Author: tchemit Date: 2009-05-17 22:39:33 +0000 (Sun, 17 May 2009) New Revision: 361 Modified: maven-jrst-plugin/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: maven-jrst-plugin/trunk/pom.xml =================================================================== --- maven-jrst-plugin/trunk/pom.xml 2009-05-17 22:39:30 UTC (rev 360) +++ maven-jrst-plugin/trunk/pom.xml 2009-05-17 22:39:33 UTC (rev 361) @@ -14,7 +14,7 @@ </parent> <artifactId>maven-jrst-plugin</artifactId> - <version>1.0.0-alpha-1</version> + <version>1.0.0-alpha-2-SNAPSHOT</version> <dependencies> <dependency> @@ -122,9 +122,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/tags/maven-jrst-plugin-1.0.0-alpha-1</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/tags/maven-jrst-plugin-1.0.0-alpha-1</developerConnection> - <url>http://www.nuiton.org/repositories/browse/maven-jrst-plugin/tags/maven-jrst-plugin-1.0.0-alpha-1</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/trunk</developerConnection> + <url>http://www.nuiton.org/repositories/browse/maven-jrst-plugin/trunk</url> <!-- a utiliser quand on sera sur nuiton --> <!-- ne fonctionnera pas pour les multi-modules a cause de l'expansion de l'artifactId
participants (1)
-
tchemit@users.labs.libre-entreprise.org