r798 - in trunk: . tutti-persistence tutti-service tutti-ui-swing
Author: tchemit Date: 2013-04-16 12:20:24 +0200 (Tue, 16 Apr 2013) New Revision: 798 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/798 Log: back to version 2.0-SNAPSHOT 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-04-16 10:03:43 UTC (rev 797) +++ trunk/pom.xml 2013-04-16 10:20:24 UTC (rev 798) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> <modules> <module>tutti-persistence</module> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-04-16 10:03:43 UTC (rev 797) +++ trunk/tutti-persistence/pom.xml 2013-04-16 10:20:24 UTC (rev 798) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-04-16 10:03:43 UTC (rev 797) +++ trunk/tutti-service/pom.xml 2013-04-16 10:20:24 UTC (rev 798) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-04-16 10:03:43 UTC (rev 797) +++ trunk/tutti-ui-swing/pom.xml 2013-04-16 10:20:24 UTC (rev 798) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>
participants (1)
-
tchemit@users.forge.codelutin.com