r821 - in trunk: . mavenpom4labs mavenpom4redmine
Author: tchemit Date: 2010-01-26 21:48:48 +0100 (Tue, 26 Jan 2010) New Revision: 821 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-01-26 20:48:46 UTC (rev 820) +++ trunk/mavenpom4labs/pom.xml 2010-01-26 20:48:48 UTC (rev 821) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.0.4</version> + <version>2.0.5-SNAPSHOT</version> </parent> <artifactId>mavenpom4labs</artifactId> Modified: trunk/mavenpom4redmine/pom.xml =================================================================== --- trunk/mavenpom4redmine/pom.xml 2010-01-26 20:48:46 UTC (rev 820) +++ trunk/mavenpom4redmine/pom.xml 2010-01-26 20:48:48 UTC (rev 821) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.0.4</version> + <version>2.0.5-SNAPSHOT</version> </parent> <artifactId>mavenpom4redmine</artifactId> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-26 20:48:46 UTC (rev 820) +++ trunk/pom.xml 2010-01-26 20:48:48 UTC (rev 821) @@ -9,7 +9,7 @@ <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>2.0.4</version> + <version>2.0.5-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.4</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-2.0.4</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-2.0.4</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