Author: maven-release Date: 2014-08-06 18:21:41 +0200 (Wed, 06 Aug 2014) New Revision: 2204 Url: http://forge.codelutin.com/projects/wao/repository/revisions/2204 Log: [maven-release-plugin] prepare release wao-4.0.7 Modified: branches/wao-4.0.x/pom.xml branches/wao-4.0.x/wao-persistence/pom.xml branches/wao-4.0.x/wao-services/pom.xml branches/wao-4.0.x/wao-web/pom.xml Modified: branches/wao-4.0.x/pom.xml =================================================================== --- branches/wao-4.0.x/pom.xml 2014-08-06 15:50:42 UTC (rev 2203) +++ branches/wao-4.0.x/pom.xml 2014-08-06 16:21:41 UTC (rev 2204) @@ -10,7 +10,7 @@ <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.0.7-SNAPSHOT</version> + <version>4.0.7</version> <packaging>pom</packaging> <name>Wao</name> @@ -86,9 +86,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.codelutin.com/wao/branches/wao-4.0.x</connection> - <developerConnection>scm:svn:https://svn.codelutin.com/wao/branches/wao-4.0.x</developerConnection> - <url>https://forge.codelutin.com/repositories/browse/wao/branches/wao-4.0.x</url> + <connection>scm:svn:http://svn.codelutin.com/wao/tags/wao-4.0.7</connection> + <developerConnection>scm:svn:https://svn.codelutin.com/wao/tags/wao-4.0.7</developerConnection> + <url>https://forge.codelutin.com/repositories/browse/wao/tags/wao-4.0.7</url> </scm> <properties> Modified: branches/wao-4.0.x/wao-persistence/pom.xml =================================================================== --- branches/wao-4.0.x/wao-persistence/pom.xml 2014-08-06 15:50:42 UTC (rev 2203) +++ branches/wao-4.0.x/wao-persistence/pom.xml 2014-08-06 16:21:41 UTC (rev 2204) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.0.7-SNAPSHOT</version> + <version>4.0.7</version> </parent> <artifactId>wao-persistence</artifactId> Modified: branches/wao-4.0.x/wao-services/pom.xml =================================================================== --- branches/wao-4.0.x/wao-services/pom.xml 2014-08-06 15:50:42 UTC (rev 2203) +++ branches/wao-4.0.x/wao-services/pom.xml 2014-08-06 16:21:41 UTC (rev 2204) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.0.7-SNAPSHOT</version> + <version>4.0.7</version> </parent> <artifactId>wao-services</artifactId> Modified: branches/wao-4.0.x/wao-web/pom.xml =================================================================== --- branches/wao-4.0.x/wao-web/pom.xml 2014-08-06 15:50:42 UTC (rev 2203) +++ branches/wao-4.0.x/wao-web/pom.xml 2014-08-06 16:21:41 UTC (rev 2204) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.0.7-SNAPSHOT</version> + <version>4.0.7</version> </parent> <artifactId>wao-web</artifactId>