Author: tchemit Date: 2013-10-10 15:44:10 +0200 (Thu, 10 Oct 2013) New Revision: 2826 Url: http://nuiton.org/projects/topia/repository/revisions/2826 Log: fix scm and version :( Modified: branches/topia-2.8.1.1/pom.xml branches/topia-2.8.1.1/topia-persistence/pom.xml branches/topia-2.8.1.1/topia-service-migration/pom.xml branches/topia-2.8.1.1/topia-service-replication/pom.xml branches/topia-2.8.1.1/topia-service-security/pom.xml Modified: branches/topia-2.8.1.1/pom.xml =================================================================== --- branches/topia-2.8.1.1/pom.xml 2013-10-10 13:43:17 UTC (rev 2825) +++ branches/topia-2.8.1.1/pom.xml 2013-10-10 13:44:10 UTC (rev 2826) @@ -37,7 +37,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.8.1.2</version> + <version>2.8.1.2-SNAPSHOT</version> <modules> <module>topia-persistence</module> @@ -80,13 +80,13 @@ <scm> <connection> - scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.8.1.1 + scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.8.1.1 </connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.8.1.1 + scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.8.1.1 </developerConnection> <url> - http://nuiton.org/projects/topia/repository/show/tags/topia-2.8.1.1 + http://nuiton.org/projects/topia/repository/show/branches/topia-2.8.1.1 </url> </scm> Modified: branches/topia-2.8.1.1/topia-persistence/pom.xml =================================================================== --- branches/topia-2.8.1.1/topia-persistence/pom.xml 2013-10-10 13:43:17 UTC (rev 2825) +++ branches/topia-2.8.1.1/topia-persistence/pom.xml 2013-10-10 13:44:10 UTC (rev 2826) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.8.1.2</version> + <version>2.8.1.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.8.1.1/topia-service-migration/pom.xml =================================================================== --- branches/topia-2.8.1.1/topia-service-migration/pom.xml 2013-10-10 13:43:17 UTC (rev 2825) +++ branches/topia-2.8.1.1/topia-service-migration/pom.xml 2013-10-10 13:44:10 UTC (rev 2826) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.8.1.2</version> + <version>2.8.1.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.8.1.1/topia-service-replication/pom.xml =================================================================== --- branches/topia-2.8.1.1/topia-service-replication/pom.xml 2013-10-10 13:43:17 UTC (rev 2825) +++ branches/topia-2.8.1.1/topia-service-replication/pom.xml 2013-10-10 13:44:10 UTC (rev 2826) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.8.1.2</version> + <version>2.8.1.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> Modified: branches/topia-2.8.1.1/topia-service-security/pom.xml =================================================================== --- branches/topia-2.8.1.1/topia-service-security/pom.xml 2013-10-10 13:43:17 UTC (rev 2825) +++ branches/topia-2.8.1.1/topia-service-security/pom.xml 2013-10-10 13:44:10 UTC (rev 2826) @@ -35,7 +35,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.8.1.2</version> + <version>2.8.1.2-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId>