Author: tchemit Date: 2010-01-19 16:51:50 +0100 (Tue, 19 Jan 2010) New Revision: 670 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-19 15:51:48 UTC (rev 669) +++ trunk/pom.xml 2010-01-19 15:51:50 UTC (rev 670) @@ -15,7 +15,7 @@ <artifactId>maven-helper-plugin</artifactId> - <version>1.2.2</version> + <version>1.2.3-SNAPSHOT</version> <dependencies> @@ -263,9 +263,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.2</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.2</developerConnection> - <url>http://www.nuiton.org/repositories/browse/maven-helper-plugin/tags/maven-helper-plugin-1.2.2</url> + <connection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/trunk</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/maven-helper-plugin/trunk</url> </scm> <!-- ************************************************************* -->
participants (1)
-
tchemit@users.nuiton.org