Author: echatellier Date: 2016-03-01 18:14:02 +0100 (Tue, 01 Mar 2016) New Revision: 4336 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4336 Log: Update next version to script minor Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2016-03-01 17:12:56 UTC (rev 4335) +++ trunk/pom.xml 2016-03-01 17:14:02 UTC (rev 4336) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.4.0.1-SNAPSHOT</version> + <version>4.4.1.0-SNAPSHOT</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -559,8 +559,8 @@ <!-- Dependencies version --> <jaxxVersion>2.28.2</jaxxVersion> <eugeneVersion>2.14</eugeneVersion> - <topiaVersion>2.11</topiaVersion> - <hibernateVersion>4.3.11.Final</hibernateVersion> + <topiaVersion>2.12-SNAPSHOT</topiaVersion> + <hibernateVersion>5.1.0.Final</hibernateVersion> <nuitonI18nVersion>3.4</nuitonI18nVersion> <nuitonWidgetsVersion>1.1.1</nuitonWidgetsVersion>
participants (1)
-
echatellier@users.forge.codelutin.com