Author: tchemit Date: 2009-09-02 15:16:24 +0200 (Wed, 02 Sep 2009) New Revision: 645 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-09-02 13:16:22 UTC (rev 644) +++ trunk/pom.xml 2009-09-02 13:16:24 UTC (rev 645) @@ -10,7 +10,7 @@ <!-- POM Relationships : Coordinates --> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.2</version> + <version>1.0.3-SNAPSHOT</version> <!-- POM Relationships : Inheritance --> @@ -663,9 +663,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-1.0.2</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-1.0.2</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-1.0.2</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