Author: echatellier Date: 2011-12-19 17:04:02 +0100 (Mon, 19 Dec 2011) New Revision: 3574 Url: http://forge.codelutin.com/repositories/revision/isis-fish/3574 Log: [maven-release-plugin] prepare for next development iteration 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:04:00 UTC (rev 3573) +++ branches/isis-fish-3.3.0.x/pom.xml 2011-12-19 16:04:02 UTC (rev 3574) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>3.3.0.9</version> + <version>3.3.0.10-SNAPSHOT</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -694,9 +694,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <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> + <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> </scm> <repositories>
participants (1)
-
echatellier@users.forge.codelutin.com