Author: athimel Date: 2012-05-30 09:42:12 +0200 (Wed, 30 May 2012) New Revision: 2561 Url: http://nuiton.org/repositories/revision/topia/2561 Log: Fix POMs according to maintenance branch Modified: branches/topia-2.6-maintenance/pom.xml branches/topia-2.6-maintenance/topia-persistence/pom.xml branches/topia-2.6-maintenance/topia-service-migration/pom.xml branches/topia-2.6-maintenance/topia-service-replication/pom.xml branches/topia-2.6-maintenance/topia-service-security/pom.xml Modified: branches/topia-2.6-maintenance/pom.xml =================================================================== --- branches/topia-2.6-maintenance/pom.xml 2012-05-30 07:35:45 UTC (rev 2560) +++ branches/topia-2.6-maintenance/pom.xml 2012-05-30 07:42:12 UTC (rev 2561) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.6.10</version> + <version>2.6.11-SNAPSHOT</version> <modules> <module>topia-persistence</module> @@ -443,9 +443,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.6.10</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.6.10</developerConnection> - <url>http://www.nuiton.org/repositories/browse/topia/tags/topia-2.6.10</url> + <connection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6-maintenance</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6-maintenance</developerConnection> + <url>http://www.nuiton.org/repositories/browse/topia/branches/topia-2.6-maintenance</url> </scm> <distributionManagement> Modified: branches/topia-2.6-maintenance/topia-persistence/pom.xml =================================================================== --- branches/topia-2.6-maintenance/topia-persistence/pom.xml 2012-05-30 07:35:45 UTC (rev 2560) +++ branches/topia-2.6-maintenance/topia-persistence/pom.xml 2012-05-30 07:42:12 UTC (rev 2561) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.10</version> + <version>2.6.11-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6-maintenance/topia-service-migration/pom.xml =================================================================== --- branches/topia-2.6-maintenance/topia-service-migration/pom.xml 2012-05-30 07:35:45 UTC (rev 2560) +++ branches/topia-2.6-maintenance/topia-service-migration/pom.xml 2012-05-30 07:42:12 UTC (rev 2561) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.10</version> + <version>2.6.11-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6-maintenance/topia-service-replication/pom.xml =================================================================== --- branches/topia-2.6-maintenance/topia-service-replication/pom.xml 2012-05-30 07:35:45 UTC (rev 2560) +++ branches/topia-2.6-maintenance/topia-service-replication/pom.xml 2012-05-30 07:42:12 UTC (rev 2561) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.10</version> + <version>2.6.11-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6-maintenance/topia-service-security/pom.xml =================================================================== --- branches/topia-2.6-maintenance/topia-service-security/pom.xml 2012-05-30 07:35:45 UTC (rev 2560) +++ branches/topia-2.6-maintenance/topia-service-security/pom.xml 2012-05-30 07:42:12 UTC (rev 2561) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.10</version> + <version>2.6.11-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>