Author: echatellier Date: 2010-01-07 13:43:59 +0100 (Thu, 07 Jan 2010) New Revision: 176 Modified: branches/2.3.8-reverse/pom.xml Log: Rename version Modified: branches/2.3.8-reverse/pom.xml =================================================================== --- branches/2.3.8-reverse/pom.xml 2010-01-07 12:43:07 UTC (rev 175) +++ branches/2.3.8-reverse/pom.xml 2010-01-07 12:43:59 UTC (rev 176) @@ -58,7 +58,7 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> <name>LutinRSS</name> - <version>2.3.8</version> + <version>2.3.8-reverseorder</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/tags/2.3.8-reverseorder</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/lutinweb/lutinrss/tags/2.3.8-reverseorder</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/lutinrss/tags/2.3.8-reverseorder?root=lutinweb</url> </scm> <repositories>