Author: maven-release Date: 2012-04-06 17:30:25 +0200 (Fri, 06 Apr 2012) New Revision: 1599 Url: http://forge.codelutin.com/repositories/revision/wao/1599 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml trunk/wao-business/pom.xml trunk/wao-ui/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-06 15:30:18 UTC (rev 1598) +++ trunk/pom.xml 2012-04-06 15:30:25 UTC (rev 1599) @@ -15,7 +15,7 @@ <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>3.3.2</version> + <version>3.4-SNAPSHOT</version> <modules> <module>wao-business</module> @@ -354,12 +354,12 @@ <scm> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/wao/tags/wao-3.3.2 + scm:svn:http://svn.forge.codelutin.com/svn/wao/trunk </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/wao/tags/wao-3.3.2 + scm:svn:http://svn.forge.codelutin.com/svn/wao/trunk </developerConnection> - <url>http://forge.codelutin.com/repositories/browse/wao/tags/wao-3.3.2</url> + <url>http://forge.codelutin.com/repositories/browse/wao/trunk</url> </scm> <distributionManagement> Modified: trunk/wao-business/pom.xml =================================================================== --- trunk/wao-business/pom.xml 2012-04-06 15:30:18 UTC (rev 1598) +++ trunk/wao-business/pom.xml 2012-04-06 15:30:25 UTC (rev 1599) @@ -10,7 +10,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>3.3.2</version> + <version>3.4-SNAPSHOT</version> </parent> <groupId>fr.ifremer.wao</groupId> Modified: trunk/wao-ui/pom.xml =================================================================== --- trunk/wao-ui/pom.xml 2012-04-06 15:30:18 UTC (rev 1598) +++ trunk/wao-ui/pom.xml 2012-04-06 15:30:25 UTC (rev 1599) @@ -10,7 +10,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>3.3.2</version> + <version>3.4-SNAPSHOT</version> </parent> <groupId>fr.ifremer.wao</groupId>