Author: echatellier Date: 2022-02-25 13:49:22 +0100 (Fri, 25 Feb 2022) New Revision: 425 Url: http://forge.codelutin.com/projects/isis-fish-data/repository/revisions/425 Log: Update version Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2021-06-03 14:06:39 UTC (rev 424) +++ trunk/pom.xml 2022-02-25 12:49:22 UTC (rev 425) @@ -14,7 +14,7 @@ <packaging>jar</packaging> <!--Version --> - <version>4.4.5-SNAPSHOT</version> + <version>4.4.7</version> <!--Description --> <description>Data for Isis-fish</description> @@ -65,7 +65,7 @@ <dependency> <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.4.5.0-SNAPSHOT</version> + <version>4.4.7.0</version> <scope>compile</scope> </dependency> </dependencies>
participants (1)
-
echatellier@users.forge.codelutin.com