Author: tchemit Date: 2010-04-12 13:14:54 +0200 (Mon, 12 Apr 2010) New Revision: 698 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-12 11:14:53 UTC (rev 697) +++ trunk/pom.xml 2010-04-12 11:14:54 UTC (rev 698) @@ -15,7 +15,7 @@ <artifactId>maven-helper-plugin</artifactId> - <version>1.2.3</version> + <version>1.2.4-SNAPSHOT</version> <dependencies> @@ -266,9 +266,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.3</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.3</developerConnection> - <url>http://www.nuiton.org/repositories/browse/maven-helper-plugin/tags/maven-helper-plugin-1.2.3</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