r3100 - in branches/topia-2.9.x: . topia-persistence topia-service-migration topia-service-replication topia-service-security
Author: maven-release Date: 2014-05-07 13:34:48 +0200 (Wed, 07 May 2014) New Revision: 3100 Url: http://forge.nuiton.org/projects/topia/repository/revisions/3100 Log: [maven-release-plugin] prepare for next development iteration Modified: branches/topia-2.9.x/pom.xml branches/topia-2.9.x/topia-persistence/pom.xml branches/topia-2.9.x/topia-service-migration/pom.xml branches/topia-2.9.x/topia-service-replication/pom.xml branches/topia-2.9.x/topia-service-security/pom.xml Modified: branches/topia-2.9.x/pom.xml =================================================================== --- branches/topia-2.9.x/pom.xml 2014-05-07 11:34:44 UTC (rev 3099) +++ branches/topia-2.9.x/pom.xml 2014-05-07 11:34:48 UTC (rev 3100) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.9-rc-1</version> + <version>2.9-rc-2-SNAPSHOT</version> <modules> <module>topia-persistence</module> @@ -85,13 +85,13 @@ <scm> <connection> - scm:svn:https://svn.nuiton.org/topia/tags/topia-2.9-rc-1 + scm:svn:https://svn.nuiton.org/topia/branches/topia-2.9.x </connection> <developerConnection> - scm:svn:https://svn.nuiton.org/topia/tags/topia-2.9-rc-1 + scm:svn:https://svn.nuiton.org/topia/branches/topia-2.9.x </developerConnection> <url> - https://forge.nuiton.org/projects/topia/repository/show/tags/topia-2.9-rc-1 + https://forge.nuiton.org/projects/topia/repository/show/branches/topia-2.9.x </url> </scm> Modified: branches/topia-2.9.x/topia-persistence/pom.xml =================================================================== --- branches/topia-2.9.x/topia-persistence/pom.xml 2014-05-07 11:34:44 UTC (rev 3099) +++ branches/topia-2.9.x/topia-persistence/pom.xml 2014-05-07 11:34:48 UTC (rev 3100) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-rc-1</version> + <version>2.9-rc-2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.9.x/topia-service-migration/pom.xml =================================================================== --- branches/topia-2.9.x/topia-service-migration/pom.xml 2014-05-07 11:34:44 UTC (rev 3099) +++ branches/topia-2.9.x/topia-service-migration/pom.xml 2014-05-07 11:34:48 UTC (rev 3100) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-rc-1</version> + <version>2.9-rc-2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.9.x/topia-service-replication/pom.xml =================================================================== --- branches/topia-2.9.x/topia-service-replication/pom.xml 2014-05-07 11:34:44 UTC (rev 3099) +++ branches/topia-2.9.x/topia-service-replication/pom.xml 2014-05-07 11:34:48 UTC (rev 3100) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-rc-1</version> + <version>2.9-rc-2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.9.x/topia-service-security/pom.xml =================================================================== --- branches/topia-2.9.x/topia-service-security/pom.xml 2014-05-07 11:34:44 UTC (rev 3099) +++ branches/topia-2.9.x/topia-service-security/pom.xml 2014-05-07 11:34:48 UTC (rev 3100) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-rc-1</version> + <version>2.9-rc-2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>
participants (1)
-
maven-release@users.nuiton.org