Author: maven-release Date: 2012-08-23 17:27:27 +0200 (Thu, 23 Aug 2012) New Revision: 2646 Url: http://nuiton.org/repositories/revision/topia/2646 Log: [maven-release-plugin] prepare release topia-2.6.12 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:20:54 UTC (rev 2645) +++ branches/topia-2.6.x/pom.xml 2012-08-23 15:27:27 UTC (rev 2646) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.6.12-SNAPSHOT</version> + <version>2.6.12</version> <modules> <module>topia-persistence</module> @@ -452,9 +452,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://www.nuiton.org/repositories/browse/topia/branches/topia-2.6.x</url> + <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> </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:20:54 UTC (rev 2645) +++ branches/topia-2.6.x/topia-persistence/pom.xml 2012-08-23 15:27:27 UTC (rev 2646) @@ -24,9 +24,7 @@ #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -37,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12-SNAPSHOT</version> + <version>2.6.12</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:20:54 UTC (rev 2645) +++ branches/topia-2.6.x/topia-service-migration/pom.xml 2012-08-23 15:27:27 UTC (rev 2646) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12-SNAPSHOT</version> + <version>2.6.12</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:20:54 UTC (rev 2645) +++ branches/topia-2.6.x/topia-service-replication/pom.xml 2012-08-23 15:27:27 UTC (rev 2646) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12-SNAPSHOT</version> + <version>2.6.12</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:20:54 UTC (rev 2645) +++ branches/topia-2.6.x/topia-service-security/pom.xml 2012-08-23 15:27:27 UTC (rev 2646) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.6.12-SNAPSHOT</version> + <version>2.6.12</version> </parent> <groupId>org.nuiton.topia</groupId>