Author: maven-release Date: 2013-08-30 18:34:51 +0200 (Fri, 30 Aug 2013) New Revision: 401 Url: http://forge.codelutin.com/projects/franciaflex-magalie/repository/revisions... Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/magalie-persistence/pom.xml trunk/magalie-services/pom.xml trunk/magalie-web/pom.xml trunk/pom.xml Modified: trunk/magalie-persistence/pom.xml =================================================================== --- trunk/magalie-persistence/pom.xml 2013-08-30 16:34:44 UTC (rev 400) +++ trunk/magalie-persistence/pom.xml 2013-08-30 16:34:51 UTC (rev 401) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-5</version> + <version>1.0-rc-6-SNAPSHOT</version> </parent> <artifactId>magalie-persistence</artifactId> Modified: trunk/magalie-services/pom.xml =================================================================== --- trunk/magalie-services/pom.xml 2013-08-30 16:34:44 UTC (rev 400) +++ trunk/magalie-services/pom.xml 2013-08-30 16:34:51 UTC (rev 401) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-5</version> + <version>1.0-rc-6-SNAPSHOT</version> </parent> <artifactId>magalie-services</artifactId> Modified: trunk/magalie-web/pom.xml =================================================================== --- trunk/magalie-web/pom.xml 2013-08-30 16:34:44 UTC (rev 400) +++ trunk/magalie-web/pom.xml 2013-08-30 16:34:51 UTC (rev 401) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-5</version> + <version>1.0-rc-6-SNAPSHOT</version> </parent> <groupId>com.franciaflex</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-08-30 16:34:44 UTC (rev 400) +++ trunk/pom.xml 2013-08-30 16:34:51 UTC (rev 401) @@ -10,7 +10,7 @@ <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-5</version> + <version>1.0-rc-6-SNAPSHOT</version> <packaging>pom</packaging> <name>MagaLiE</name> @@ -92,9 +92,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.forge.codelutin.com/svn/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-5</connection> - <developerConnection>scm:svn:http://svn.forge.codelutin.com/svn/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-5</developerConnection> - <url>http://forge.codelutin.com/repositories/browse/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-5</url> + <connection>scm:svn:http://svn.forge.codelutin.com/svn/franciaflex-magalie/trunk</connection> + <developerConnection>scm:svn:http://svn.forge.codelutin.com/svn/franciaflex-magalie/trunk</developerConnection> + <url>http://forge.codelutin.com/repositories/browse/franciaflex-magalie/trunk</url> </scm> <distributionManagement> <site>