r311 - doxia-module-jrst/trunk
Author: tchemit Date: 2009-04-09 15:49:15 +0000 (Thu, 09 Apr 2009) New Revision: 311 Modified: doxia-module-jrst/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: doxia-module-jrst/trunk/pom.xml =================================================================== --- doxia-module-jrst/trunk/pom.xml 2009-04-09 15:49:12 UTC (rev 310) +++ doxia-module-jrst/trunk/pom.xml 2009-04-09 15:49:15 UTC (rev 311) @@ -14,7 +14,7 @@ </parent> <artifactId>doxia-module-jrst</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <dependencies> <dependency> @@ -117,9 +117,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/doxia-module-jrst/tags/1.0.0</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/doxia-module-jrst/tags/1.0.0</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/doxia-module-jrst/tags/1.0.0?root=jrst</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/doxia-module-jrst/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/doxia-module-jrst/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/doxia-module-jrst/trunk/?root=jrst</url> </scm> <!--Code Lutin Repository-->
participants (1)
-
tchemit@users.labs.libre-entreprise.org