r322 - doxia-module-jrst/trunk
Author: tchemit Date: 2009-05-11 06:02:31 +0000 (Mon, 11 May 2009) New Revision: 322 Modified: doxia-module-jrst/trunk/pom.xml Log: [maven-release-plugin] prepare release 1.0.1 Modified: doxia-module-jrst/trunk/pom.xml =================================================================== --- doxia-module-jrst/trunk/pom.xml 2009-05-11 05:58:55 UTC (rev 321) +++ doxia-module-jrst/trunk/pom.xml 2009-05-11 06:02:31 UTC (rev 322) @@ -14,7 +14,7 @@ </parent> <artifactId>doxia-module-jrst</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <dependencies> <dependency> @@ -117,9 +117,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>${maven.scm.connection}</connection> - <developerConnection>${maven.scm.developerConnection}</developerConnection> - <url>${maven.scm.url}</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/doxia-module-jrst/tags/1.0.1</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/doxia-module-jrst/tags/1.0.1</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/doxia-module-jrst/tags/1.0.1?root=jrst</url> </scm> <!--Code Lutin Repository-->
participants (1)
-
tchemit@users.labs.libre-entreprise.org