Author: maven-release Date: 2014-04-17 10:13:58 +0200 (Thu, 17 Apr 2014) New Revision: 1564 Url: http://forge.nuiton.org/projects/mavenpom/repository/revisions/1564 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-04-17 08:13:55 UTC (rev 1563) +++ trunk/mavenpom4labs/pom.xml 2014-04-17 08:13:58 UTC (rev 1564) @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>5.0.6</version> + <version>5.0.7-SNAPSHOT</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml =================================================================== --- trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2014-04-17 08:13:55 UTC (rev 1563) +++ trunk/mavenpom4redmine/mavenpom4redmineAndCentral/pom.xml 2014-04-17 08:13:58 UTC (rev 1564) @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>5.0.6</version> + <version>5.0.7-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmineAndCentral</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2014-04-17 08:13:55 UTC (rev 1563) +++ trunk/mavenpom4redmine/pom.xml 2014-04-17 08:13:58 UTC (rev 1564) @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>5.0.6</version> + <version>5.0.7-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/mavenpomdoc/pom.xml =================================================================== --- trunk/mavenpomdoc/pom.xml 2014-04-17 08:13:55 UTC (rev 1563) +++ trunk/mavenpomdoc/pom.xml 2014-04-17 08:13:58 UTC (rev 1564) @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>5.0.6</version> + <version>5.0.7-SNAPSHOT</version> <relativePath>../mavenpom4redmine/mavenpom4redmineAndCentral</relativePath> </parent> @@ -40,12 +40,12 @@ <scm> <connection> - scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0.6/mavenpomdoc + scm:svn:https://svn.nuiton.org/mavenpom/trunk/mavenpomdoc </connection> <developerConnection> - scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0.6/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-04-17 08:13:55 UTC (rev 1563) +++ trunk/pom.xml 2014-04-17 08:13:58 UTC (rev 1564) @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>5.0.6</version> + <version>5.0.7-SNAPSHOT</version> <packaging>pom</packaging> <name>Mavenpom</name> @@ -142,11 +142,11 @@ </modules> <scm> - <connection>scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0.6</connection> + <connection>scm:svn:https://svn.nuiton.org/mavenpom/trunk</connection> <developerConnection> - scm:svn:https://svn.nuiton.org/mavenpom/tags/mavenpom-5.0.6 + scm:svn:https://svn.nuiton.org/mavenpom/trunk </developerConnection> - <url>https://forge.nuiton.org/projects/mavenpom/repository/tags/mavenpom-5.0.6</url> + <url>https://forge.nuiton.org/projects/mavenpom/repository/trunk</url> </scm> <issueManagement>