Author: tchemit Date: 2009-02-20 14:36:29 +0000 (Fri, 20 Feb 2009) New Revision: 1397 Modified: topia-service/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2009-02-20 14:36:25 UTC (rev 1396) +++ topia-service/trunk/pom.xml 2009-02-20 14:36:29 UTC (rev 1397) @@ -13,7 +13,7 @@ </parent> <artifactId>topia-service</artifactId> - <version>1.0.2</version> + <version>1.0.3-SNAPSHOT</version> <dependencies> @@ -173,9 +173,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia-service/tags/1.0.2</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-service/tags/1.0.2</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-service/tags/1.0.2?root=topia</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia-service/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-service/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-service/trunk/?root=topia</url> </scm> <!--Code Lutin Repository-->