Author: tchemit Date: 2010-09-09 10:51:07 +0200 (Thu, 09 Sep 2010) New Revision: 762 Url: http://nuiton.org/repositories/revision/maven-helper-plugin/762 Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-09-09 08:51:06 UTC (rev 761) +++ trunk/pom.xml 2010-09-09 08:51:07 UTC (rev 762) @@ -39,7 +39,7 @@ <artifactId>maven-helper-plugin</artifactId> - <version>1.2.7</version> + <version>1.2.8-SNAPSHOT</version> <dependencies> @@ -302,9 +302,9 @@ <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.7</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-helper-plugin/tags/maven-helper-plugin-1.2.7</developerConnection> - <url>http://www.nuiton.org/repositories/browse/maven-helper-plugin/tags/maven-helper-plugin-1.2.7</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