r830 - in trunk: . mavenpom4labs mavenpom4redmine
Author: tchemit Date: 2010-02-21 11:19:25 +0100 (Sun, 21 Feb 2010) New Revision: 830 Modified: trunk/mavenpom4labs/pom.xml trunk/mavenpom4redmine/pom.xml trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/mavenpom4labs/pom.xml =================================================================== --- trunk/mavenpom4labs/pom.xml 2010-02-21 10:19:23 UTC (rev 829) +++ trunk/mavenpom4labs/pom.xml 2010-02-21 10:19:25 UTC (rev 830) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.0.5</version> + <version>2.0.6-SNAPSHOT</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2010-02-21 10:19:23 UTC (rev 829) +++ trunk/mavenpom4redmine/pom.xml 2010-02-21 10:19:25 UTC (rev 830) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.0.5</version> + <version>2.0.6-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-02-21 10:19:23 UTC (rev 829) +++ trunk/pom.xml 2010-02-21 10:19:25 UTC (rev 830) @@ -9,7 +9,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.0.5</version> + <version>2.0.6-SNAPSHOT</version> <modules> <module>mavenpom4redmine</module> @@ -210,9 +210,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.0.5</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.0.5</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-2.0.5</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> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.nuiton.org