Author: maven-release Date: 2013-08-01 17:07:06 +0200 (Thu, 01 Aug 2013) New Revision: 362 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-01 15:06:59 UTC (rev 361) +++ trunk/magalie-persistence/pom.xml 2013-08-01 15:07:06 UTC (rev 362) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-3</version> + <version>1.0-rc-4-SNAPSHOT</version> </parent> <artifactId>magalie-persistence</artifactId> Modified: trunk/magalie-services/pom.xml =================================================================== --- trunk/magalie-services/pom.xml 2013-08-01 15:06:59 UTC (rev 361) +++ trunk/magalie-services/pom.xml 2013-08-01 15:07:06 UTC (rev 362) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-3</version> + <version>1.0-rc-4-SNAPSHOT</version> </parent> <artifactId>magalie-services</artifactId> Modified: trunk/magalie-web/pom.xml =================================================================== --- trunk/magalie-web/pom.xml 2013-08-01 15:06:59 UTC (rev 361) +++ trunk/magalie-web/pom.xml 2013-08-01 15:07:06 UTC (rev 362) @@ -5,7 +5,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-3</version> + <version>1.0-rc-4-SNAPSHOT</version> </parent> <groupId>com.franciaflex</groupId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-08-01 15:06:59 UTC (rev 361) +++ trunk/pom.xml 2013-08-01 15:07:06 UTC (rev 362) @@ -10,7 +10,7 @@ <groupId>com.franciaflex</groupId> <artifactId>magalie</artifactId> - <version>1.0-rc-3</version> + <version>1.0-rc-4-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-3</connection> - <developerConnection>scm:svn:http://svn.forge.codelutin.com/svn/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-3</developerConnection> - <url>http://forge.codelutin.com/repositories/browse/franciaflex-magalie/tags/franciaflex-magalie-1.0-rc-3</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>