Author: tchemit Date: 2013-10-31 23:36:52 +0100 (Thu, 31 Oct 2013) New Revision: 2857 Url: http://nuiton.org/projects/topia/repository/revisions/2857 Log: prepare version to release Modified: branches/topia-3.0-alpha-3.1/pom.xml branches/topia-3.0-alpha-3.1/topia-persistence/pom.xml branches/topia-3.0-alpha-3.1/topia-service-migration/pom.xml branches/topia-3.0-alpha-3.1/topia-service-replication/pom.xml branches/topia-3.0-alpha-3.1/topia-service-security/pom.xml Modified: branches/topia-3.0-alpha-3.1/pom.xml =================================================================== --- branches/topia-3.0-alpha-3.1/pom.xml 2013-10-31 22:35:50 UTC (rev 2856) +++ branches/topia-3.0-alpha-3.1/pom.xml 2013-10-31 22:36:52 UTC (rev 2857) @@ -33,7 +33,7 @@ </parent> <artifactId>topia</artifactId> - <version>3.0-alpha-3</version> + <version>3.0-alpha-3.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ToPIA</name> Modified: branches/topia-3.0-alpha-3.1/topia-persistence/pom.xml =================================================================== --- branches/topia-3.0-alpha-3.1/topia-persistence/pom.xml 2013-10-31 22:35:50 UTC (rev 2856) +++ branches/topia-3.0-alpha-3.1/topia-persistence/pom.xml 2013-10-31 22:36:52 UTC (rev 2857) @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.0-alpha-3</version> + <version>3.0-alpha-3.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-3.0-alpha-3.1/topia-service-migration/pom.xml =================================================================== --- branches/topia-3.0-alpha-3.1/topia-service-migration/pom.xml 2013-10-31 22:35:50 UTC (rev 2856) +++ branches/topia-3.0-alpha-3.1/topia-service-migration/pom.xml 2013-10-31 22:36:52 UTC (rev 2857) @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.0-alpha-3</version> + <version>3.0-alpha-3.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-3.0-alpha-3.1/topia-service-replication/pom.xml =================================================================== --- branches/topia-3.0-alpha-3.1/topia-service-replication/pom.xml 2013-10-31 22:35:50 UTC (rev 2856) +++ branches/topia-3.0-alpha-3.1/topia-service-replication/pom.xml 2013-10-31 22:36:52 UTC (rev 2857) @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.0-alpha-3</version> + <version>3.0-alpha-3.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-3.0-alpha-3.1/topia-service-security/pom.xml =================================================================== --- branches/topia-3.0-alpha-3.1/topia-service-security/pom.xml 2013-10-31 22:35:50 UTC (rev 2856) +++ branches/topia-3.0-alpha-3.1/topia-service-security/pom.xml 2013-10-31 22:36:52 UTC (rev 2857) @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>3.0-alpha-3</version> + <version>3.0-alpha-3.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>