Author: echatellier Date: 2014-05-07 11:01:05 +0200 (Wed, 07 May 2014) New Revision: 3095 Url: http://forge.nuiton.org/projects/topia/repository/revisions/3095 Log: Change version to 2.9-rc-1 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-04 16:36:47 UTC (rev 3094) +++ branches/topia-2.9.x/pom.xml 2014-05-07 09:01:05 UTC (rev 3095) @@ -33,11 +33,11 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>5.0.5</version> + <version>5.0.6</version> </parent> <artifactId>topia</artifactId> - <version>2.9-SNAPSHOT</version> + <version>2.9-rc-1-SNAPSHOT</version> <modules> <module>topia-persistence</module> @@ -98,7 +98,7 @@ <distributionManagement> <site> <id>doc.${platform}</id> - <url>${our.site.repository}/${projectId}</url> + <url>${our.site.repository}/${projectId}/2.x</url> </site> </distributionManagement> Modified: branches/topia-2.9.x/topia-persistence/pom.xml =================================================================== --- branches/topia-2.9.x/topia-persistence/pom.xml 2014-05-04 16:36:47 UTC (rev 3094) +++ branches/topia-2.9.x/topia-persistence/pom.xml 2014-05-07 09:01:05 UTC (rev 3095) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-SNAPSHOT</version> + <version>2.9-rc-1-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-04 16:36:47 UTC (rev 3094) +++ branches/topia-2.9.x/topia-service-migration/pom.xml 2014-05-07 09:01:05 UTC (rev 3095) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-SNAPSHOT</version> + <version>2.9-rc-1-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-04 16:36:47 UTC (rev 3094) +++ branches/topia-2.9.x/topia-service-replication/pom.xml 2014-05-07 09:01:05 UTC (rev 3095) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-SNAPSHOT</version> + <version>2.9-rc-1-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-04 16:36:47 UTC (rev 3094) +++ branches/topia-2.9.x/topia-service-security/pom.xml 2014-05-07 09:01:05 UTC (rev 3095) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9-SNAPSHOT</version> + <version>2.9-rc-1-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>