Author: echatellier Date: 2016-01-06 17:56:59 +0100 (Wed, 06 Jan 2016) New Revision: 4317 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4317 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/isis-fish-4.3.1.x/pom.xml Modified: branches/isis-fish-4.3.1.x/pom.xml =================================================================== --- branches/isis-fish-4.3.1.x/pom.xml 2016-01-06 16:56:55 UTC (rev 4316) +++ branches/isis-fish-4.3.1.x/pom.xml 2016-01-06 16:56:59 UTC (rev 4317) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.3.1.3</version> + <version>4.3.1.4-SNAPSHOT</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -693,9 +693,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:https://svn.codelutin.com/isis-fish/tags/isis-fish-4.3.1.3</connection> - <developerConnection>scm:svn:https://svn.codelutin.com/isis-fish/tags/isis-fish-4.3.1.3</developerConnection> - <url>https://svn.codelutin.com/isis-fish/tags/isis-fish-4.3.1.3</url> + <connection>scm:svn:https://svn.codelutin.com/isis-fish/branches/isis-fish-4.3.1.x</connection> + <developerConnection>scm:svn:https://svn.codelutin.com/isis-fish/branches/isis-fish-4.3.1.x</developerConnection> + <url>https://svn.codelutin.com/isis-fish/branches/isis-fish-4.3.1.x</url> </scm> <repositories>
participants (1)
-
echatellier@users.forge.codelutin.com