Author: echatellier Date: 2011-12-19 17:03:57 +0100 (Mon, 19 Dec 2011) New Revision: 3572 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3572 Log: [maven-release-plugin] prepare release isis-fish-3.3.0.9 Modified: branches/isis-fish-3.3.0.x/pom.xml Modified: branches/isis-fish-3.3.0.x/pom.xml =================================================================== --- branches/isis-fish-3.3.0.x/pom.xml 2011-12-19 16:01:38 UTC (rev 3571) +++ branches/isis-fish-3.3.0.x/pom.xml 2011-12-19 16:03:57 UTC (rev 3572) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>3.3.0.9-SNAPSHOT</version> + <version>3.3.0.9</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -694,9 +694,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:http://svn.forge.codelutin.com/svn/isis-fish/branches/isis-fish-3.3.0.x</connection> - <developerConnection>scm:svn:http://svn.forge.codelutin.com/svn/isis-fish/branches/isis-fish-3.3.0.x</developerConnection> - <url>http://svn.forge.codelutin.com/svn/isis-fish/branches/isis-fish-3.3.0.x</url> + <connection>scm:svn:http://svn.forge.codelutin.com/svn/isis-fish/tags/isis-fish-3.3.0.9</connection> + <developerConnection>scm:svn:http://svn.forge.codelutin.com/svn/isis-fish/tags/isis-fish-3.3.0.9</developerConnection> + <url>http://svn.forge.codelutin.com/svn/isis-fish/tags/isis-fish-3.3.0.9</url> </scm> <repositories>
participants (1)
-
echatellier@users.forge.codelutin.com