Author: tchemit Date: 2009-12-07 16:34:13 +0100 (Mon, 07 Dec 2009) New Revision: 709 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-07 15:34:10 UTC (rev 708) +++ trunk/pom.xml 2009-12-07 15:34:13 UTC (rev 709) @@ -10,7 +10,7 @@ <!-- POM Relationships : Coordinates --> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <!-- POM Relationships : Inheritance --> @@ -785,9 +785,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-1.1.1</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-1.1.1</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-1.1.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> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.nuiton.org