Author: tchemit Date: 2008-10-09 15:17:54 +0000 (Thu, 09 Oct 2008) New Revision: 122 Modified: lutinrss/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: lutinrss/trunk/pom.xml =================================================================== --- lutinrss/trunk/pom.xml 2008-10-09 15:17:48 UTC (rev 121) +++ lutinrss/trunk/pom.xml 2008-10-09 15:17:54 UTC (rev 122) @@ -58,7 +58,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> <name>LutinRSS</name> - <version>2.3.8</version> + <version>2.3.9-SNAPSHOT</version> <description>Servlet pouvant etre appeler depuis du JS pour recuperer un flux RSS </description> @@ -152,9 +152,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinweb/lutinrss/tags/2.3.8</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/lutinweb/lutinrss/tags/2.3.8</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/lutinrss/tags/2.3.8?root=lutinweb</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinweb/lutinrss/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/lutinweb/lutinrss/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/lutinrss/trunk/?root=lutinweb</url> </scm> </project> \ No newline at end of file