Author: tchemit Date: 2008-11-17 09:39:45 +0000 (Mon, 17 Nov 2008) New Revision: 1228 Modified: topia/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2008-11-17 09:39:40 UTC (rev 1227) +++ topia/trunk/pom.xml 2008-11-17 09:39:45 UTC (rev 1228) @@ -136,7 +136,7 @@ <!-- ************************************************************* --> <name>ToPIA - Tools for Portable and Independent Architecture</name> - <version>2.0.29</version> + <version>2.0.30-SNAPSHOT</version> <description>Framework de persistance et de distribution d'application.</description> <inceptionYear>2004</inceptionYear> @@ -199,9 +199,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia/tags/2.0.29</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia/tags/2.0.29</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia/tags/2.0.29?root=topia</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia/trunk</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia/trunk</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia/trunk/?root=topia</url> </scm> </project>