Author: sletellier Date: 2010-05-03 20:27:32 +0200 (Mon, 03 May 2010) New Revision: 1928 Url: http://nuiton.org/repositories/revision/topia/1928 Log: change user to release 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:26:08 UTC (rev 1927) +++ branches/2.0.28.1/pom.xml 2010-05-03 18:27:32 UTC (rev 1928) @@ -136,7 +136,7 @@ <!-- ************************************************************* --> <name>ToPIA - Tools for Portable and Independent Architecture</name> - <version>2.0.28.1</version> + <version>2.0.28.1-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.1</connection> - <developerConnection>scm:svn:svn+ssh://sletellier@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> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/topia/topia/branches/topia-2.0.28.1</connection> + <developerConnection>scm:svn:svn+ssh://sletellier@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> </scm> </project>