r1452 - topia-service/trunk
Author: tchemit Date: 2009-05-11 08:38:08 +0000 (Mon, 11 May 2009) New Revision: 1452 Modified: topia-service/trunk/pom.xml Log: [maven-release-plugin] prepare release 1.0.3 Modified: topia-service/trunk/pom.xml =================================================================== --- topia-service/trunk/pom.xml 2009-05-11 08:35:52 UTC (rev 1451) +++ topia-service/trunk/pom.xml 2009-05-11 08:38:08 UTC (rev 1452) @@ -13,7 +13,7 @@ </parent> <artifactId>topia-service</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.3</version> <dependencies> @@ -170,9 +170,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-service/tags/1.0.3</connection> + <developerConnection>scm:svn:svn+ssh://tchemit@labs.libre-entreprise.org/svnroot/topia/topia-service/tags/1.0.3</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia-service/tags/1.0.3?root=topia</url> </scm> <!--Code Lutin Repository-->
participants (1)
-
tchemit@users.labs.libre-entreprise.org