Author: tchemit Date: 2012-11-16 17:11:09 +0100 (Fri, 16 Nov 2012) New Revision: 2682 Url: http://nuiton.org/repositories/revision/topia/2682 Log: fix scm url Modified: branches/topia-2.6.x/pom.xml Modified: branches/topia-2.6.x/pom.xml =================================================================== --- branches/topia-2.6.x/pom.xml 2012-11-16 15:35:14 UTC (rev 2681) +++ branches/topia-2.6.x/pom.xml 2012-11-16 16:11:09 UTC (rev 2682) @@ -461,7 +461,7 @@ <scm> <connection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6.x</connection> <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6.x</developerConnection> - <url>http://www.nuiton.org/repositories/browse/topia/branches/topia-2.6.x</url> + <url>http://nuiton.org/projects/topia/repository/show/branches/topia-2.6.x</url> </scm> <distributionManagement>
participants (1)
-
tchemit@users.nuiton.org