Author: echatellier Date: 2018-04-03 15:17:32 +0200 (Tue, 03 Apr 2018) New Revision: 399 Url: http://forge.codelutin.com/projects/isis-fish-data/repository/revisions/399 Log: Next iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2018-04-03 13:16:40 UTC (rev 398) +++ trunk/pom.xml 2018-04-03 13:17:32 UTC (rev 399) @@ -14,7 +14,7 @@ <packaging>jar</packaging> <!--Version --> - <version>4.4.1</version> + <version>4.4.2-SNAPSHOT</version> <!--Description --> <description>Data for Isis-fish</description> @@ -74,7 +74,7 @@ <dependency> <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.4.1.0</version> + <version>4.4.2.0-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies>
participants (1)
-
echatellier@users.forge.codelutin.com