Author: tchemit Date: 2008-11-17 09:39:36 +0000 (Mon, 17 Nov 2008) New Revision: 1226 Modified: topia/trunk/pom.xml Log: [maven-release-plugin] prepare release 2.0.29 Modified: topia/trunk/pom.xml =================================================================== --- topia/trunk/pom.xml 2008-11-17 08:54:14 UTC (rev 1225) +++ topia/trunk/pom.xml 2008-11-17 09:39:36 UTC (rev 1226) @@ -136,7 +136,7 @@ <!-- ************************************************************* --> <name>ToPIA - Tools for Portable and Independent Architecture</name> - <version>2.0.29-SNAPSHOT</version> + <version>2.0.29</version> <description>Framework de persistance et de distribution d'application.</description> <inceptionYear>2004</inceptionYear> @@ -199,9 +199,9 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>${maven.scm.connection}</connection> - <developerConnection>${maven.scm.developerConnection}</developerConnection> - <url>${maven.scm.url}</url> + <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> </scm> </project>
participants (1)
-
tchemit@users.labs.libre-entreprise.org