Author: tchemit Date: 2013-10-31 23:40:14 +0100 (Thu, 31 Oct 2013) New Revision: 2858 Url: http://nuiton.org/projects/topia/repository/revisions/2858 Log: fix scm info Modified: branches/topia-3.0-alpha-3.1/pom.xml Modified: branches/topia-3.0-alpha-3.1/pom.xml =================================================================== --- branches/topia-3.0-alpha-3.1/pom.xml 2013-10-31 22:36:52 UTC (rev 2857) +++ branches/topia-3.0-alpha-3.1/pom.xml 2013-10-31 22:40:14 UTC (rev 2858) @@ -208,11 +208,17 @@ </modules> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-3.0-alpha-3</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-3.0-alpha-3 + <connection> + scm:svn:http://svn.nuiton.org/svn/topia/breanches/topia-3.0-alpha-3.1 + </connection> + <developerConnection> + scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-3.0-alpha-3.1 </developerConnection> - <url>http://nuiton.org/projects/topia/repository/show/branches/tags/topia-3.0-alpha-3</url> + <url> + http://nuiton.org/projects/topia/repository/show/branches/topia-3.0-alpha-3.... + </url> </scm> + <distributionManagement> <site> <id>${platform}</id>