r1015 - in trunk: . tutti-persistence tutti-service tutti-ui-swing
Author: tchemit Date: 2013-05-27 20:20:42 +0200 (Mon, 27 May 2013) New Revision: 1015 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1015 Log: prepare next release Modified: trunk/pom.xml trunk/tutti-persistence/pom.xml trunk/tutti-service/pom.xml trunk/tutti-ui-swing/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-05-27 17:54:56 UTC (rev 1014) +++ trunk/pom.xml 2013-05-27 18:20:42 UTC (rev 1015) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-rc-1</version> <modules> <module>tutti-persistence</module> @@ -132,13 +132,13 @@ <eugenePluginVersion>2.6.2</eugenePluginVersion> <hibernateVersion>3.6.10.Final</hibernateVersion> - <jaxxVersion>2.5.20-SNAPSHOT</jaxxVersion> + <jaxxVersion>2.5.20</jaxxVersion> <swingXVersion>1.6.4</swingXVersion> <xworkVersion>2.3.14.1</xworkVersion> <slf4jVersion>1.7.5</slf4jVersion> - <adagioVersion>3.3.7-SNAPSHOT</adagioVersion> + <adagioVersion>3.3.7</adagioVersion> <i18n.bundles>fr_FR,en_GB</i18n.bundles> <i18n.silent>true</i18n.silent> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-05-27 17:54:56 UTC (rev 1014) +++ trunk/tutti-persistence/pom.xml 2013-05-27 18:20:42 UTC (rev 1015) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-rc-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-05-27 17:54:56 UTC (rev 1014) +++ trunk/tutti-service/pom.xml 2013-05-27 18:20:42 UTC (rev 1015) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-rc-1</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-05-27 17:54:56 UTC (rev 1014) +++ trunk/tutti-ui-swing/pom.xml 2013-05-27 18:20:42 UTC (rev 1015) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-SNAPSHOT</version> + <version>2.3-rc-1</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
tchemit@users.forge.codelutin.com