r2276 - in branches/wao-4.1.x: . wao-persistence wao-services wao-web
Author: maven-release Date: 2014-10-06 11:08:36 +0200 (Mon, 06 Oct 2014) New Revision: 2276 Url: http://forge.codelutin.com/projects/wao/repository/revisions/2276 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/wao-4.1.x/pom.xml branches/wao-4.1.x/wao-persistence/pom.xml branches/wao-4.1.x/wao-services/pom.xml branches/wao-4.1.x/wao-web/pom.xml Modified: branches/wao-4.1.x/pom.xml =================================================================== --- branches/wao-4.1.x/pom.xml 2014-10-06 09:08:32 UTC (rev 2275) +++ branches/wao-4.1.x/pom.xml 2014-10-06 09:08:36 UTC (rev 2276) @@ -10,7 +10,7 @@ <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1</version> + <version>4.1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Wao</name> @@ -86,9 +86,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.codelutin.com/wao/tags/wao-4.1</connection> - <developerConnection>scm:svn:https://svn.codelutin.com/wao/tags/wao-4.1</developerConnection> - <url>https://forge.codelutin.com/repositories/browse/wao/tags/wao-4.1</url> + <connection>scm:svn:http://svn.codelutin.com/wao/branches/wao-4.1.x</connection> + <developerConnection>scm:svn:https://svn.codelutin.com/wao/branches/wao-4.1.x</developerConnection> + <url>https://forge.codelutin.com/repositories/browse/wao/branches/wao-4.1.x</url> </scm> <properties> Modified: branches/wao-4.1.x/wao-persistence/pom.xml =================================================================== --- branches/wao-4.1.x/wao-persistence/pom.xml 2014-10-06 09:08:32 UTC (rev 2275) +++ branches/wao-4.1.x/wao-persistence/pom.xml 2014-10-06 09:08:36 UTC (rev 2276) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>wao-persistence</artifactId> Modified: branches/wao-4.1.x/wao-services/pom.xml =================================================================== --- branches/wao-4.1.x/wao-services/pom.xml 2014-10-06 09:08:32 UTC (rev 2275) +++ branches/wao-4.1.x/wao-services/pom.xml 2014-10-06 09:08:36 UTC (rev 2276) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>wao-services</artifactId> Modified: branches/wao-4.1.x/wao-web/pom.xml =================================================================== --- branches/wao-4.1.x/wao-web/pom.xml 2014-10-06 09:08:32 UTC (rev 2275) +++ branches/wao-4.1.x/wao-web/pom.xml 2014-10-06 09:08:36 UTC (rev 2276) @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>wao</artifactId> - <version>4.1</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>wao-web</artifactId>
participants (1)
-
maven-releaseļ¼ users.forge.codelutin.com