Skip to content
Snippets Groups Projects
Verified Commit 32712b8e authored by philippe.verley_ird.fr's avatar philippe.verley_ird.fr Committed by philippe.verley_ird.fr
Browse files

Incremented Commons project version to 1.3.0

parent adb49b9e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</parent>
<artifactId>commons-format</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</parent>
<artifactId>commons-javafx</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</parent>
<artifactId>commons-math</artifactId>
<packaging>jar</packaging>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</parent>
<artifactId>commons-raster</artifactId>
<packaging>jar</packaging>
......
......@@ -5,7 +5,7 @@
<parent>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</parent>
<groupId>fr.amap.commons</groupId>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</parent>
<artifactId>commons-util</artifactId>
<packaging>jar</packaging>
......
......@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.amap.commons</groupId>
<artifactId>commons</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
<packaging>pom</packaging>
<modules>
<module>commons-util</module>
......@@ -41,12 +41,12 @@
<dependency>
<groupId>fr.amap.commons</groupId>
<artifactId>commons-util</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>fr.amap.commons</groupId>
<artifactId>commons-math</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.jfree</groupId>
......
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