Author: tchemit Date: 2008-10-21 00:48:06 +0000 (Tue, 21 Oct 2008) New Revision: 1190 Modified: topia-test/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: topia-test/trunk/pom.xml =================================================================== --- topia-test/trunk/pom.xml 2008-10-21 00:48:03 UTC (rev 1189) +++ topia-test/trunk/pom.xml 2008-10-21 00:48:06 UTC (rev 1190) @@ -54,7 +54,7 @@ <!-- ************************************************************* --> <name>ToPIA Testing</name> - <version>2.0.27</version> + <version>2.0.28-SNAPSHOT</version> <description>Test de ToPIA</description> <inceptionYear>2007</inceptionYear> @@ -128,9 +128,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia-test/tags/2.0.27</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-test/tags/2.0.27</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-test/tags/2.0.27?root=topia</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia-test/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-test/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-test/trunk/?root=topia</url> </scm> </project>