Author: chatellier Date: 2009-04-09 10:38:03 +0000 (Thu, 09 Apr 2009) New Revision: 59 Modified: lutinj2r/trunk/pom.xml Log: Release failed Modified: lutinj2r/trunk/pom.xml =================================================================== --- lutinj2r/trunk/pom.xml 2009-04-09 10:35:00 UTC (rev 58) +++ lutinj2r/trunk/pom.xml 2009-04-09 10:38:03 UTC (rev 59) @@ -13,7 +13,7 @@ </parent> <artifactId>lutinj2r</artifactId> - <version>0.3</version> + <version>0.3-SNAPSHOT</version> <dependencies> <!-- dependency> @@ -120,9 +120,9 @@ </build> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/lutinbuilder/lutinj2r/tags/lutinj2r-0.3</connection> - <developerConnection>scm:svn:svn+ssh://chatellier@labs.libre-entreprise.org/svnroot/lutinbuilder/lutinj2r/tags/lutinj2r-0.3</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/lutinj2r/tags/lutinj2r-0.3?root=lutinbuilder</url> + <connection>${maven.scm.connection}</connection> + <developerConnection>${maven.scm.developerConnection}</developerConnection> + <url>${maven.scm.url}</url> </scm> <!--Code Lutin Repository-->