Author: tchemit Date: 2009-02-18 18:34:50 +0000 (Wed, 18 Feb 2009) New Revision: 275 Modified: jrst/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: jrst/trunk/pom.xml =================================================================== --- jrst/trunk/pom.xml 2009-02-18 18:34:47 UTC (rev 274) +++ jrst/trunk/pom.xml 2009-02-18 18:34:50 UTC (rev 275) @@ -14,7 +14,7 @@ </parent> <artifactId>jrst</artifactId> - <version>0.8.4</version> + <version>0.8.5-SNAPSHOT</version> <dependencies> <dependency> @@ -218,9 +218,9 @@ <!-- ************************************************************* --> <!--Source control management--> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/jrst/tags/0.8.4</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/jrst/tags/0.8.4</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jrst/tags/0.8.4?root=jrst</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/jrst/jrst/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/jrst/jrst/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/jrst/trunk/?root=jrst</url> </scm> <!--Code Lutin Repository-->