Author: echatellier Date: 2016-03-14 11:00:48 +0100 (Mon, 14 Mar 2016) New Revision: 4343 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/4343 Log: [maven-release-plugin] prepare release isis-fish-4.4.0.1 Modified: branches/isis-fish-4.4.0.x/pom.xml Modified: branches/isis-fish-4.4.0.x/pom.xml =================================================================== --- branches/isis-fish-4.4.0.x/pom.xml 2016-03-14 09:35:05 UTC (rev 4342) +++ branches/isis-fish-4.4.0.x/pom.xml 2016-03-14 10:00:48 UTC (rev 4343) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.4.0.1-SNAPSHOT</version> + <version>4.4.0.1</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -799,9 +799,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:https://svn.codelutin.com/isis-fish/branches/isis-fish-4.4.0.x</connection> - <developerConnection>scm:svn:https://svn.codelutin.com/isis-fish/branches/isis-fish-4.4.0.x</developerConnection> - <url>https://svn.codelutin.com/isis-fish/branches/isis-fish-4.4.0.x</url> + <connection>scm:svn:https://svn.codelutin.com/isis-fish/tags/isis-fish-4.4.0.1</connection> + <developerConnection>scm:svn:https://svn.codelutin.com/isis-fish/tags/isis-fish-4.4.0.1</developerConnection> + <url>https://svn.codelutin.com/isis-fish/tags/isis-fish-4.4.0.1</url> </scm> <repositories>
participants (1)
-
echatellier@users.forge.codelutin.com