Author: tchemit Date: 2008-10-20 22:57:00 +0000 (Mon, 20 Oct 2008) New Revision: 1168 Modified: topia/trunk/pom.xml Log: [maven-release-plugin] prepare for next development iteration Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2008-10-20 22:56:56 UTC (rev 1167) +++ topia/trunk/pom.xml 2008-10-20 22:57:00 UTC (rev 1168) @@ -124,7 +124,7 @@ <!-- ************************************************************* --> <name>ToPIA - Tools for Portable and Independent Architecture</name> - <version>2.0.27</version> + <version>2.0.28-SNAPSHOT</version> <description>Framework de persistance et de distribution d'application.</description> <inceptionYear>2004</inceptionYear> @@ -196,9 +196,9 @@ </repositories> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia/tags/2.0.27</connection> - <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia/tags/2.0.27</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia/tags/2.0.27?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>
participants (1)
-
tchemit@users.labs.libre-entreprise.org