r236 - maven-jrst-plugin/trunk
Author: tchemit Date: 2008-10-08 23:13:55 +0000 (Wed, 08 Oct 2008) New Revision: 236 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 2008-10-08 23:13:51 UTC (rev 235) +++ maven-jrst-plugin/trunk/pom.xml 2008-10-08 23:13:55 UTC (rev 236) @@ -34,7 +34,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> <name>Plugin maven JRst</name> - <version>0.8.3</version> + <version>0.8.3-SNAPSHOT</version> <description> Plugin pour maven2 pour la génération de xdoc à partir de fichiers RST. </description> @@ -79,9 +79,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/tags/0.8.3</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/maven-jrst-plugin/tags/0.8.3</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/maven-jrst-plugin/tags/0.8.3?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> <!-- Maven Environment : profiles -->
participants (1)
-
tchemit@users.labs.libre-entreprise.org