Skip to content
Snippets Groups Projects
Commit 576f603d authored by Olivier Maury's avatar Olivier Maury
Browse files

Version 2.0.0

parent 800171a4
No related branches found
Tags v2.0.0
1 merge request!24Version 2.0.0
......@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.agrometinfo</groupId>
<artifactId>season-handler</artifactId>
<version>2.0.0-alpha-5</version>
<version>2.0.0</version>
<packaging>jar</packaging>
<name>AgroMetInfo SEASON handler</name>
<description>SEASON handler for AgroMetInfo</description>
......@@ -37,11 +37,11 @@
<properties>
<!-- Dependencies versions -->
<hibernate.version>6.5.2.Final</hibernate.version>
<junit.version>5.10.1</junit.version>
<junit.version>5.10.3</junit.version>
<log4j.version>2.23.1</log4j.version>
<lombok.version>1.18.30</lombok.version>
<picoli.version>4.7.5</picoli.version>
<season.version>1.3.0</season.version>
<lombok.version>1.18.34</lombok.version>
<picoli.version>4.7.6</picoli.version>
<season.version>1.3.1</season.version>
<!-- Maven environment values -->
<build.date>${maven.build.timestamp}</build.date>
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ss</maven.build.timestamp.format>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment