Author: sletellier Date: 2009-02-25 12:06:58 +0000 (Wed, 25 Feb 2009) New Revision: 1877 Modified: isis-fish/trunk/pom.xml Log: [maven-release-plugin] prepare release isis-fish-3.2.0.4-rc1 Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2009-02-25 12:02:13 UTC (rev 1876) +++ isis-fish/trunk/pom.xml 2009-02-25 12:06:58 UTC (rev 1877) @@ -13,7 +13,7 @@ <groupId>ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>3.2.0.4-rc1-SNAPSHOT</version> + <version>3.2.0.4-rc1</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -522,9 +522,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>${maven.scm.connection}</connection> - <developerConnection>${maven.scm.developerConnection}</developerConnection> - <url>${maven.scm.url}</url> + <connection>scm:svn:svn://anonymous at labs.libre-entreprise.org/svnroot/isis-fish/isis-fish/tags/isis-fish-3.2.0.4-rc1</connection> + <developerConnection>scm:svn:svn+ssh://sletellier at labs.libre-entreprise.org/svnroot/isis-fish/isis-fish/tags/isis-fish-3.2.0.4-rc1</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/isis-fish/tags/isis-fish-3.2.0.4-rc1?root=isis-fish</url> </scm> <!--Code Lutin Repository-->
participants (1)
-
sletellier@users.labs.libre-entreprise.org