r1076 - in trunk: . tutti-persistence tutti-service tutti-ui-swing
Author: tchemit Date: 2013-06-03 23:27:58 +0200 (Mon, 03 Jun 2013) New Revision: 1076 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1076 Log: prepare version 2.3 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-06-03 21:27:40 UTC (rev 1075) +++ trunk/pom.xml 2013-06-03 21:27:58 UTC (rev 1076) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-rc-3-SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> <modules> <module>tutti-persistence</module> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-06-03 21:27:40 UTC (rev 1075) +++ trunk/tutti-persistence/pom.xml 2013-06-03 21:27:58 UTC (rev 1076) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-rc-3-SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-06-03 21:27:40 UTC (rev 1075) +++ trunk/tutti-service/pom.xml 2013-06-03 21:27:58 UTC (rev 1076) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-rc-3-SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-06-03 21:27:40 UTC (rev 1075) +++ trunk/tutti-ui-swing/pom.xml 2013-06-03 21:27:58 UTC (rev 1076) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>2.3-rc-3-SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
tchemit@users.forge.codelutin.com