Author: tchemit Date: 2013-01-17 09:21:00 +0100 (Thu, 17 Jan 2013) New Revision: 214 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/214 Log: move to version 1.0\! Modified: trunk/pom.xml trunk/tutti-persistence-adagio/pom.xml trunk/tutti-persistence-dev/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-01-17 08:16:18 UTC (rev 213) +++ trunk/pom.xml 2013-01-17 08:21:00 UTC (rev 214) @@ -33,7 +33,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.4-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> <modules> <module>tutti-persistence</module> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2013-01-17 08:16:18 UTC (rev 213) +++ trunk/tutti-persistence/pom.xml 2013-01-17 08:21:00 UTC (rev 214) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.4-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-persistence-adagio/pom.xml =================================================================== --- trunk/tutti-persistence-adagio/pom.xml 2013-01-17 08:16:18 UTC (rev 213) +++ trunk/tutti-persistence-adagio/pom.xml 2013-01-17 08:21:00 UTC (rev 214) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.4-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-persistence-dev/pom.xml =================================================================== --- trunk/tutti-persistence-dev/pom.xml 2013-01-17 08:16:18 UTC (rev 213) +++ trunk/tutti-persistence-dev/pom.xml 2013-01-17 08:21:00 UTC (rev 214) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.4-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2013-01-17 08:16:18 UTC (rev 213) +++ trunk/tutti-service/pom.xml 2013-01-17 08:21:00 UTC (rev 214) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.4-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2013-01-17 08:16:18 UTC (rev 213) +++ trunk/tutti-ui-swing/pom.xml 2013-01-17 08:21:00 UTC (rev 214) @@ -28,7 +28,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>0.4-SNAPSHOT</version> + <version>1.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>