[Lutinbuilder-commits] r476 - maven-helper-plugin/trunk
Author: tchemit Date: 2009-05-17 09:56:23 +0000 (Sun, 17 May 2009) New Revision: 476 Modified: maven-helper-plugin/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: maven-helper-plugin/trunk/pom.xml =================================================================== --- maven-helper-plugin/trunk/pom.xml 2009-05-17 09:56:20 UTC (rev 475) +++ maven-helper-plugin/trunk/pom.xml 2009-05-17 09:56:23 UTC (rev 476) @@ -10,7 +10,7 @@ <groupId>org.nuiton</groupId> <artifactId>maven-helper-plugin</artifactId> - <version>1.0.0-alpha-1</version> + <version>1.0.0-alpha-2-SNAPSHOT</version> <dependencies> @@ -438,9 +438,9 @@ <!--Source control management--> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-helper-plugin/tags/1.0.0-alpha-1</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-helper-plugin/tags/1.0.0-alpha-1</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-helper-plugin/trunk/tags/1.0.0-alpha-1?root=lutinbuilder</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-helper-plugin/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/lutinbuilder/maven-helper-plugin/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-helper-plugin/trunk?root=lutinbuilder</url> <!-- a utiliser quand on sera sur nuiton --> <!--connection>scm:svn:http://svn.nuiton.org/svn/${project.artifactId}/trunk</connection> <developerConnection>scm:svn:http://svn.nuiton.org/svn/${project.artifactId}/trunk</developerConnection>
participants (1)
-
tchemit@users.labs.libre-entreprise.org