Author: maven-release Date: 2012-08-23 17:27:31 +0200 (Thu, 23 Aug 2012) New Revision: 2648 Url: http://nuiton.org/repositories/revision/topia/2648 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/topia-2.6.x/pom.xml branches/topia-2.6.x/topia-persistence/pom.xml branches/topia-2.6.x/topia-service-migration/pom.xml branches/topia-2.6.x/topia-service-replication/pom.xml branches/topia-2.6.x/topia-service-security/pom.xml Modified: branches/topia-2.6.x/pom.xml =================================================================== --- branches/topia-2.6.x/pom.xml 2012-08-23 15:27:29 UTC (rev 2647) +++ branches/topia-2.6.x/pom.xml 2012-08-23 15:27:31 UTC (rev 2648) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.6.12</version> + <version>2.6.13-SNAPSHOT</version> <modules> <module>topia-persistence</module> @@ -452,9 +452,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.6.12</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.6.12</developerConnection> - <url>http://www.nuiton.org/repositories/browse/topia/tags/topia-2.6.12</url> + <connection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6.x</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6.x</developerConnection> + <url>http://www.nuiton.org/repositories/browse/topia/branches/topia-2.6.x</url> </scm> <distributionManagement> Modified: branches/topia-2.6.x/topia-persistence/pom.xml =================================================================== --- branches/topia-2.6.x/topia-persistence/pom.xml 2012-08-23 15:27:29 UTC (rev 2647) +++ branches/topia-2.6.x/topia-persistence/pom.xml 2012-08-23 15:27:31 UTC (rev 2648) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12</version> + <version>2.6.13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6.x/topia-service-migration/pom.xml =================================================================== --- branches/topia-2.6.x/topia-service-migration/pom.xml 2012-08-23 15:27:29 UTC (rev 2647) +++ branches/topia-2.6.x/topia-service-migration/pom.xml 2012-08-23 15:27:31 UTC (rev 2648) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12</version> + <version>2.6.13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6.x/topia-service-replication/pom.xml =================================================================== --- branches/topia-2.6.x/topia-service-replication/pom.xml 2012-08-23 15:27:29 UTC (rev 2647) +++ branches/topia-2.6.x/topia-service-replication/pom.xml 2012-08-23 15:27:31 UTC (rev 2648) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12</version> + <version>2.6.13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6.x/topia-service-security/pom.xml =================================================================== --- branches/topia-2.6.x/topia-service-security/pom.xml 2012-08-23 15:27:29 UTC (rev 2647) +++ branches/topia-2.6.x/topia-service-security/pom.xml 2012-08-23 15:27:31 UTC (rev 2648) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12</version> + <version>2.6.13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>