Author: maven-release Date: 2014-03-28 15:24:26 +0100 (Fri, 28 Mar 2014) New Revision: 1657 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1657 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml trunk/tutti-ichtyometer/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 2014-03-28 14:24:20 UTC (rev 1656) +++ trunk/pom.xml 2014-03-28 14:24:26 UTC (rev 1657) @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>Tutti</name> Modified: trunk/tutti-ichtyometer/pom.xml =================================================================== --- trunk/tutti-ichtyometer/pom.xml 2014-03-28 14:24:20 UTC (rev 1656) +++ trunk/tutti-ichtyometer/pom.xml 2014-03-28 14:24:26 UTC (rev 1657) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-persistence/pom.xml =================================================================== --- trunk/tutti-persistence/pom.xml 2014-03-28 14:24:20 UTC (rev 1656) +++ trunk/tutti-persistence/pom.xml 2014-03-28 14:24:26 UTC (rev 1657) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-service/pom.xml =================================================================== --- trunk/tutti-service/pom.xml 2014-03-28 14:24:20 UTC (rev 1656) +++ trunk/tutti-service/pom.xml 2014-03-28 14:24:26 UTC (rev 1657) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: trunk/tutti-ui-swing/pom.xml =================================================================== --- trunk/tutti-ui-swing/pom.xml 2014-03-28 14:24:20 UTC (rev 1656) +++ trunk/tutti-ui-swing/pom.xml 2014-03-28 14:24:26 UTC (rev 1657) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.3-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>