Author: echatellier Date: 2014-06-02 13:25:14 +0200 (Mon, 02 Jun 2014) New Revision: 3998 Url: http://forge.codelutin.com/projects/isis-fish/repository/revisions/3998 Log: Set snapshot Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-06-02 10:36:07 UTC (rev 3997) +++ trunk/pom.xml 2014-06-02 11:25:14 UTC (rev 3998) @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>isis-fish</artifactId> - <version>4.3.0.0</version> + <version>4.3.0.0-SNAPSHOT</version> <!-- POM Relationships : Inheritance : Dependencies --> <dependencies> @@ -664,9 +664,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:https://svn.codelutin.com/isis-fish/tags/isis-fish-4.3.0.0</connection> - <developerConnection>scm:svn:https://svn.codelutin.com/isis-fish/tags/isis-fish-4.3.0.0</developerConnection> - <url>https://svn.codelutin.com/isis-fish/tags/isis-fish-4.3.0.0</url> + <connection>scm:svn:http://svn.codelutin.com/isis-fish/branches/4.0.1</connection> + <developerConnection>scm:svn:http://svn.codelutin.com/isis-fish/branches/4.0.1</developerConnection> + <url>http://svn.codelutin.com/isis-fish/branches/4.0.1</url> </scm> <repositories>