Author: echatellier Date: 2012-04-26 18:22:33 +0200 (Thu, 26 Apr 2012) New Revision: 287 Url: http://forge.codelutin.com/repositories/revision/isis-fish-data/287 Log: Prepare next iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-26 16:21:51 UTC (rev 286) +++ trunk/pom.xml 2012-04-26 16:22:33 UTC (rev 287) @@ -14,7 +14,7 @@ <packaging>jar</packaging> <!--Version --> - <version>4.1.0</version> + <version>4.1.1</version> <!--Description --> <description>Data for Isis-fish</description> @@ -74,7 +74,7 @@ <dependency> <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.1.0.0</version> + <version>4.1.0.1-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies>