Author: tchemit Date: 2011-05-26 20:06:07 +0200 (Thu, 26 May 2011) New Revision: 2294 Url: http://nuiton.org/repositories/revision/topia/2294 Log: pass to version 2.6-SNAPSHOT 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 branches/topia-2.6.x/topia-tutorial/pom.xml Modified: branches/topia-2.6.x/pom.xml =================================================================== --- branches/topia-2.6.x/pom.xml 2011-05-26 18:04:47 UTC (rev 2293) +++ branches/topia-2.6.x/pom.xml 2011-05-26 18:06:07 UTC (rev 2294) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.6-SNAPSHOT</version> <modules> <module>topia-persistence</module> Modified: branches/topia-2.6.x/topia-persistence/pom.xml =================================================================== --- branches/topia-2.6.x/topia-persistence/pom.xml 2011-05-26 18:04:47 UTC (rev 2293) +++ branches/topia-2.6.x/topia-persistence/pom.xml 2011-05-26 18:06:07 UTC (rev 2294) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.6-SNAPSHOT</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 2011-05-26 18:04:47 UTC (rev 2293) +++ branches/topia-2.6.x/topia-service-migration/pom.xml 2011-05-26 18:06:07 UTC (rev 2294) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.6-SNAPSHOT</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 2011-05-26 18:04:47 UTC (rev 2293) +++ branches/topia-2.6.x/topia-service-replication/pom.xml 2011-05-26 18:06:07 UTC (rev 2294) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.6-SNAPSHOT</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 2011-05-26 18:04:47 UTC (rev 2293) +++ branches/topia-2.6.x/topia-service-security/pom.xml 2011-05-26 18:06:07 UTC (rev 2294) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.6-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.6.x/topia-tutorial/pom.xml =================================================================== --- branches/topia-2.6.x/topia-tutorial/pom.xml 2011-05-26 18:04:47 UTC (rev 2293) +++ branches/topia-2.6.x/topia-tutorial/pom.xml 2011-05-26 18:06:07 UTC (rev 2294) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.5.5-SNAPSHOT</version> + <version>2.6-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>