Author: chatellier Date: 2008-11-14 09:37:11 +0000 (Fri, 14 Nov 2008) New Revision: 1217 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-14 09:37:08 UTC (rev 1216) +++ topia/trunk/pom.xml 2008-11-14 09:37:11 UTC (rev 1217) @@ -136,7 +136,7 @@ <!-- ************************************************************* --> <name>ToPIA - Tools for Portable and Independent Architecture</name> - <version>2.0.28</version> + <version>2.0.29-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/topia-2.0.28</connection> - <developerConnection>scm:svn:svn+ssh://chatellier@labs.libre-entreprise.org/svnroot/topia/topia/tags/topia-2.0.28</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia/tags/topia-2.0.28?root=topia</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia/trunk</connection> + <developerConnection>scm:svn:svn+ssh://chatellier@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>