Author: tchemit Date: 2010-01-07 03:57:17 +0100 (Thu, 07 Jan 2010) New Revision: 738 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-07 02:57:15 UTC (rev 737) +++ trunk/pom.xml 2010-01-07 02:57:17 UTC (rev 738) @@ -10,7 +10,7 @@ <!-- POM Relationships : Coordinates --> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.1.4</version> + <version>1.1.5-SNAPSHOT</version> <!-- POM Relationships : Inheritance --> @@ -231,9 +231,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-1.1.4</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-1.1.4</developerConnection> - <url>http://www.nuiton.org/repositories/browse/mavenpom/tags/mavenpom-1.1.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