Author: athimel Date: 2012-06-13 12:39:00 +0200 (Wed, 13 Jun 2012) New Revision: 2584 Url: http://nuiton.org/repositories/revision/topia/2584 Log: Fix SCM according to new branch name Modified: branches/topia-2.6.x/pom.xml Modified: branches/topia-2.6.x/pom.xml =================================================================== --- branches/topia-2.6.x/pom.xml 2012-06-11 16:04:07 UTC (rev 2583) +++ branches/topia-2.6.x/pom.xml 2012-06-13 10:39:00 UTC (rev 2584) @@ -442,9 +442,9 @@ <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6-maintenance</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.6-maintenance</developerConnection> - <url>http://www.nuiton.org/repositories/browse/topia/branches/topia-2.6-maintenance</url> + <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> </scm> <distributionManagement>