r305 - maven-jrst-plugin/trunk
Author: tchemit Date: 2009-04-09 15:41:20 +0000 (Thu, 09 Apr 2009) New Revision: 305 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-04-09 15:41:17 UTC (rev 304) +++ maven-jrst-plugin/trunk/pom.xml 2009-04-09 15:41:20 UTC (rev 305) @@ -48,7 +48,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> <name>Maven JRST Plugin</name> - <version>0.8.5</version> + <version>0.8.6-SNAPSHOT</version> <description> Maven2 plugin to generate reStructuredText file into xDoc. </description> @@ -133,9 +133,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/tags/0.8.5</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/tags/0.8.5</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-jrst-plugin/tags/0.8.5?root=jrst</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://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-jrst-plugin/trunk/?root=jrst</url> </scm> <!--Code Lutin Repository-->
participants (1)
-
tchemit@users.labs.libre-entreprise.org