Author: tchemit Date: 2009-08-23 17:21:11 +0200 (Sun, 23 Aug 2009) New Revision: 1628 Modified: trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-23 15:21:10 UTC (rev 1627) +++ trunk/pom.xml 2009-08-23 15:21:11 UTC (rev 1628) @@ -13,7 +13,7 @@ </parent> <artifactId>maven-license-plugin</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <dependencies> @@ -143,9 +143,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/tags/maven-license-plugin-1.0.0</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/tags/maven-license-plugin-1.0.0</developerConnection> - <url>http://www.nuiton.org/repositories/browse/maven-license-plugin/tags/maven-license-plugin-1.0.0</url> + <connection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/trunk</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/maven-license-plugin/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/maven-license-plugin/trunk</url> </scm> </project>
participants (1)
-
tchemit@users.nuiton.org