Author: tchemit Date: 2008-12-15 03:05:07 +0000 (Mon, 15 Dec 2008) New Revision: 1276 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 2008-12-15 03:05:03 UTC (rev 1275) +++ topia-service/trunk/pom.xml 2008-12-15 03:05:07 UTC (rev 1276) @@ -13,7 +13,7 @@ </parent> <artifactId>topia-service</artifactId> - <version>1.0.1</version> + <version>1.0.2-SNAPSHOT</version> <dependencies> @@ -167,9 +167,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia-service/tags/1.0.1</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-service/tags/1.0.1</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-service/tags/1.0.1?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> </project>