Author: echatellier Date: 2016-03-01 17:42:22 +0100 (Tue, 01 Mar 2016) New Revision: 384 Url: http://forge.codelutin.com/projects/isis-fish-data/repository/revisions/384 Log: Prepare release Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2016-03-01 10:43:26 UTC (rev 383) +++ trunk/pom.xml 2016-03-01 16:42:22 UTC (rev 384) @@ -14,7 +14,7 @@ <packaging>jar</packaging> <!--Version --> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> <!--Description --> <description>Data for Isis-fish</description> @@ -74,7 +74,7 @@ <dependency> <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.4.0.0-SNAPSHOT</version> + <version>4.4.0.0</version> <scope>compile</scope> </dependency> </dependencies>
participants (1)
-
echatellier@users.forge.codelutin.com