Author: echatellier Date: 2020-01-28 10:48:37 +0100 (Tue, 28 Jan 2020) New Revision: 413 Url: http://forge.codelutin.com/projects/isis-fish-data/repository/revisions/413 Log: next version Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2020-01-28 09:46:26 UTC (rev 412) +++ trunk/pom.xml 2020-01-28 09:48:37 UTC (rev 413) @@ -14,7 +14,7 @@ <packaging>jar</packaging> <!--Version --> - <version>4.4.4</version> + <version>4.4.5-SNAPSHOT</version> <!--Description --> <description>Data for Isis-fish</description> @@ -65,7 +65,7 @@ <dependency> <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.4.4.0</version> + <version>4.4.5.0-SNAPSHOT</version> <scope>compile</scope> </dependency> </dependencies>