Author: maven-release Date: 2013-07-26 13:53:22 +0200 (Fri, 26 Jul 2013) New Revision: 346 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-07-26 11:53:15 UTC (rev 345) +++ trunk/magalie-persistence/pom.xml 2013-07-26 11:53:22 UTC (rev 346) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-2</version> + <version>1.0-rc-3-SNAPSHOT</version> </parent> <artifactId>magalie-persistence</artifactId> Modified: trunk/magalie-services/pom.xml =================================================================== --- trunk/magalie-services/pom.xml 2013-07-26 11:53:15 UTC (rev 345) +++ trunk/magalie-services/pom.xml 2013-07-26 11:53:22 UTC (rev 346) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-2</version> + <version>1.0-rc-3-SNAPSHOT</version> </parent> <artifactId>magalie-services</artifactId> Modified: trunk/magalie-web/pom.xml =================================================================== --- trunk/magalie-web/pom.xml 2013-07-26 11:53:15 UTC (rev 345) +++ trunk/magalie-web/pom.xml 2013-07-26 11:53:22 UTC (rev 346) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-2</version> + <version>1.0-rc-3-SNAPSHOT</version> </parent> <groupId>com.franciaflex</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-07-26 11:53:15 UTC (rev 345) +++ trunk/pom.xml 2013-07-26 11:53:22 UTC (rev 346) @@ -10,7 +10,7 @@ <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-2</version> + <version>1.0-rc-3-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-2</connection> - <developerConnection>scm:svn:http://svn.forge.codelutin.com/svn/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-2</developerConnection> - <url>http://forge.codelutin.com/repositories/browse/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-2</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>