Author: tchemit Date: 2008-12-10 16:23:30 +0000 (Wed, 10 Dec 2008) New Revision: 1263 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-12-10 16:23:27 UTC (rev 1262) +++ topia-test/trunk/pom.xml 2008-12-10 16:23:30 UTC (rev 1263) @@ -14,7 +14,7 @@ </parent> <artifactId>topia-test</artifactId> - <version>2.1.0</version> + <version>2.1.1-SNAPSHOT</version> <dependencies> @@ -22,7 +22,7 @@ <dependency> <groupId>org.codelutin.topia</groupId> <artifactId>topia-persistence</artifactId> - <version>2.1.0</version> + <version>2.1.1-SNAPSHOT</version> <scope>compile</scope> </dependency> @@ -128,9 +128,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia-test/tags/2.1.0</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-test/tags/2.1.0</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-test/tags/2.1.0?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>
participants (1)
-
tchemit@users.labs.libre-entreprise.org