Author: echatellier Date: 2012-04-03 17:54:09 +0200 (Tue, 03 Apr 2012) New Revision: 281 Url: http://forge.codelutin.com/repositories/revision/isis-fish-data/281 Log: Update next version Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-03-30 08:17:23 UTC (rev 280) +++ trunk/pom.xml 2012-04-03 15:54:09 UTC (rev 281) @@ -14,7 +14,7 @@ <packaging>jar</packaging> <!--Version --> - <version>4.0.0</version> + <version>4.1.0</version> <!--Description --> <description>Data for Isis-fish</description> @@ -74,7 +74,7 @@ <dependency> <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.0.0.3-SNAPSHOT</version> + <version>4.1.0.0-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies>