Author: maven-release Date: 2014-05-23 09:57:44 +0200 (Fri, 23 May 2014) New Revision: 1817 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1817 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/tutti-3.4.x/pom.xml branches/tutti-3.4.x/tutti-ichtyometer/pom.xml branches/tutti-3.4.x/tutti-persistence/pom.xml branches/tutti-3.4.x/tutti-service/pom.xml branches/tutti-3.4.x/tutti-ui-swing/pom.xml Modified: branches/tutti-3.4.x/pom.xml =================================================================== --- branches/tutti-3.4.x/pom.xml 2014-05-23 07:57:38 UTC (rev 1816) +++ branches/tutti-3.4.x/pom.xml 2014-05-23 07:57:44 UTC (rev 1817) @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4.5</version> + <version>3.4.6-SNAPSHOT</version> <packaging>pom</packaging> <name>Tutti</name> @@ -99,13 +99,13 @@ <scm> <url> - https://forge.codelutin.com/projects/tutti/repository/tags/tutti-3.4.5 + https://forge.codelutin.com/projects/tutti/repository/branches/tutti-3.4.x </url> <connection> - scm:svn:http://svn.codelutin.com/tutti/tags/tutti-3.4.5 + scm:svn:http://svn.codelutin.com/tutti/branches/tutti-3.4.x </connection> <developerConnection> - scm:svn:https://svn.codelutin.com/tutti/tags/tutti-3.4.5 + scm:svn:https://svn.codelutin.com/tutti/branches/tutti-3.4.x </developerConnection> </scm> <distributionManagement> Modified: branches/tutti-3.4.x/tutti-ichtyometer/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-ichtyometer/pom.xml 2014-05-23 07:57:38 UTC (rev 1816) +++ branches/tutti-3.4.x/tutti-ichtyometer/pom.xml 2014-05-23 07:57:44 UTC (rev 1817) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4.5</version> + <version>3.4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: branches/tutti-3.4.x/tutti-persistence/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-persistence/pom.xml 2014-05-23 07:57:38 UTC (rev 1816) +++ branches/tutti-3.4.x/tutti-persistence/pom.xml 2014-05-23 07:57:44 UTC (rev 1817) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4.5</version> + <version>3.4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: branches/tutti-3.4.x/tutti-service/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-service/pom.xml 2014-05-23 07:57:38 UTC (rev 1816) +++ branches/tutti-3.4.x/tutti-service/pom.xml 2014-05-23 07:57:44 UTC (rev 1817) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4.5</version> + <version>3.4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId> Modified: branches/tutti-3.4.x/tutti-ui-swing/pom.xml =================================================================== --- branches/tutti-3.4.x/tutti-ui-swing/pom.xml 2014-05-23 07:57:38 UTC (rev 1816) +++ branches/tutti-3.4.x/tutti-ui-swing/pom.xml 2014-05-23 07:57:44 UTC (rev 1817) @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>tutti</artifactId> - <version>3.4.5</version> + <version>3.4.6-SNAPSHOT</version> </parent> <groupId>fr.ifremer.tutti</groupId>