Author: tchemit Date: 2012-11-25 12:09:38 +0100 (Sun, 25 Nov 2012) New Revision: 2694 Url: http://nuiton.org/repositories/revision/topia/2694 Log: [maven-release-plugin] prepare release topia-2.7.1 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-11-25 11:07:55 UTC (rev 2693) +++ branches/topia-2.6.x/pom.xml 2012-11-25 11:09:38 UTC (rev 2694) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> <modules> <module>topia-persistence</module> @@ -467,9 +467,9 @@ <!-- Source control management. --> <scm> - <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://nuiton.org/projects/topia/repository/show/branches/topia-2.6.x</url> + <connection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.7.1</connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.7.1</developerConnection> + <url>http://nuiton.org/projects/topia/repository/show/tags/topia-2.7.1</url> </scm> <distributionManagement> Modified: branches/topia-2.6.x/topia-persistence/pom.xml =================================================================== --- branches/topia-2.6.x/topia-persistence/pom.xml 2012-11-25 11:07:55 UTC (rev 2693) +++ branches/topia-2.6.x/topia-persistence/pom.xml 2012-11-25 11:09:38 UTC (rev 2694) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</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-11-25 11:07:55 UTC (rev 2693) +++ branches/topia-2.6.x/topia-service-migration/pom.xml 2012-11-25 11:09:38 UTC (rev 2694) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</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-11-25 11:07:55 UTC (rev 2693) +++ branches/topia-2.6.x/topia-service-replication/pom.xml 2012-11-25 11:09:38 UTC (rev 2694) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</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-11-25 11:07:55 UTC (rev 2693) +++ branches/topia-2.6.x/topia-service-security/pom.xml 2012-11-25 11:09:38 UTC (rev 2694) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> </parent> <groupId>org.nuiton.topia</groupId>