Author: maven-release Date: 2014-02-25 15:33:40 +0100 (Tue, 25 Feb 2014) New Revision: 1531 Url: http://nuiton.org/projects/mavenpom/repository/revisions/1531 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml trunk/mavenpom4redmine/pom.xml trunk/mavenpomdoc/pom.xml trunk/pom.xml Modified: trunk/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2014-02-25 14:33:35 UTC (rev 1530) +++ trunk/mavenpom4labs/pom.xml 2014-02-25 14:33:40 UTC (rev 1531) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>5.0</version> + <version>5.1-SNAPSHOT</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2014-02-25 14:33:35 UTC (rev 1530) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2014-02-25 14:33:40 UTC (rev 1531) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>5.0</version> + <version>5.1-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmineAndCentral</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2014-02-25 14:33:35 UTC (rev 1530) +++ trunk/mavenpom4redmine/pom.xml 2014-02-25 14:33:40 UTC (rev 1531) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>5.0</version> + <version>5.1-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/mavenpomdoc/pom.xml =================================================================== --- trunk/mavenpomdoc/pom.xml 2014-02-25 14:33:35 UTC (rev 1530) +++ trunk/mavenpomdoc/pom.xml 2014-02-25 14:33:40 UTC (rev 1531) @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>5.0</version> + <version>5.1-SNAPSHOT</version> <relativePath>../mavenpom4redmine/mavenpom4redmineAndCentral</relativePath> </parent> @@ -43,12 +43,12 @@ <scm> <connection> - scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0/mavenpomdoc + scm:svn:https://svn.nuiton.org/mavenpom/trunk/mavenpomdoc </connection> <developerConnection> - scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0/mavenpomdoc + scm:svn:https://svn.nuiton.org/mavenpom/trunk/mavenpomdoc </developerConnection> - <url>https://forge.nuiton.org/projects/mavenpom/repository/browse/tags/mavenpom-5... + <url>https://forge.nuiton.org/projects/mavenpom/repository/browse/trunk/mavenpomd... </url> </scm> <distributionManagement> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-02-25 14:33:35 UTC (rev 1530) +++ trunk/pom.xml 2014-02-25 14:33:40 UTC (rev 1531) @@ -28,7 +28,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>5.0</version> + <version>5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Mavenpom</name> @@ -145,11 +145,11 @@ </modules> <scm> - <connection>scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0</connection> + <connection>scm:svn:https://svn.nuiton.org/mavenpom/trunk</connection> <developerConnection> - scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0 + scm:svn:https://svn.nuiton.org/mavenpom/trunk </developerConnection> - <url>https://forge.nuiton.org/projects/mavenpom/repository/tags/mavenpom-5.0</url> + <url>https://forge.nuiton.org/projects/mavenpom/repository/trunk</url> </scm> <issueManagement>