Author: hudson Date: 2011-02-16 21:56:29 +0100 (Wed, 16 Feb 2011) New Revision: 1071 Url: http://nuiton.org/repositories/revision/mavenpom/1071 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml trunk/mavenpom4redmine/pom.xml trunk/pom.xml Modified: trunk/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2011-02-16 20:56:27 UTC (rev 1070) +++ trunk/mavenpom4labs/pom.xml 2011-02-16 20:56:29 UTC (rev 1071) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.5.1</version> + <version>2.5.2-SNAPSHOT</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2011-02-16 20:56:27 UTC (rev 1070) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2011-02-16 20:56:29 UTC (rev 1071) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>2.5.1</version> + <version>2.5.2-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmineAndCentral</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2011-02-16 20:56:27 UTC (rev 1070) +++ trunk/mavenpom4redmine/pom.xml 2011-02-16 20:56:29 UTC (rev 1071) @@ -34,7 +34,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.5.1</version> + <version>2.5.2-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-02-16 20:56:27 UTC (rev 1070) +++ trunk/pom.xml 2011-02-16 20:56:29 UTC (rev 1071) @@ -33,7 +33,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.5.1</version> + <version>2.5.2-SNAPSHOT</version> <modules> <module>mavenpom4redmine</module> @@ -148,9 +148,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.5.1</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.5.1</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-2.5.1</url> + <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/mavenpom/trunk</url> </scm> <!-- ************************************************************* -->