Author: sletellier Date: 2010-05-03 20:24:10 +0200 (Mon, 03 May 2010) New Revision: 1926 Url: http://nuiton.org/repositories/revision/topia/1926 Log: [maven-release-plugin] prepare release topia-2.0.28.1 Modified: branches/2.0.28.1/pom.xml Modified: branches/2.0.28.1/pom.xml =================================================================== --- branches/2.0.28.1/pom.xml 2010-05-03 18:23:19 UTC (rev 1925) +++ branches/2.0.28.1/pom.xml 2010-05-03 18:24:10 UTC (rev 1926) @@ -136,7 +136,7 @@ <!-- ************************************************************* --> <name>ToPIA - Tools for Portable and Independent Architecture</name> - <version>2.0.28.1-SNAPSHOT</version> + <version>2.0.28.1</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/branches/topia-2.0.28.1</connection> - <developerConnection>scm:svn:svn+ssh://letellier@labs.libre-entreprise.org/svnroot/topia/topia/branches/topia-2.0.28.1</developerConnection> - <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia/branches/topia-2.0.28.1?root=topia</url> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia/tags/topia-2.0.28.1</connection> + <developerConnection>scm:svn:svn+ssh://letellier@labs.libre-entreprise.org/svnroot/topia/topia/tags/topia-2.0.28.1</developerConnection> + <url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/topia/tags/topia-2.0.28.1?root=topia</url> </scm> </project>