Author: tchemit Date: 2010-01-06 21:03:36 +0100 (Wed, 06 Jan 2010) New Revision: 651 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-06 20:03:34 UTC (rev 650) +++ trunk/pom.xml 2010-01-06 20:03:36 UTC (rev 651) @@ -16,7 +16,7 @@ <!--<groupId>org.nuiton</groupId>--> <artifactId>maven-helper-plugin</artifactId> - <version>1.2.0</version> + <version>1.2.1-SNAPSHOT</version> <dependencies> @@ -264,9 +264,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.0</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.0</developerConnection> - <url>http://www.nuiton.org/repositories/browse/maven-helper-plugin/tags/maven-helper-plugin-1.2.0</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> <!-- ************************************************************* -->