Author: athimel Date: 2014-04-03 15:02:42 +0200 (Thu, 03 Apr 2014) New Revision: 3038 Url: http://forge.nuiton.org/projects/topia/repository/revisions/3038 Log: Fix SCM tags and branch name Modified: branches/topia-2.8.1.x/pom.xml Modified: branches/topia-2.8.1.x/pom.xml =================================================================== --- branches/topia-2.8.1.x/pom.xml 2014-04-03 12:57:58 UTC (rev 3037) +++ branches/topia-2.8.1.x/pom.xml 2014-04-03 13:02:42 UTC (rev 3038) @@ -80,13 +80,13 @@ <scm> <connection> - scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.8.1.1 + scm:svn:https://svn.nuiton.org/topia/branches/topia-2.8.1.x </connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/topia/branches/topia-2.8.1.1 + scm:svn:https://svn.nuiton.org/topia/branches/topia-2.8.1.x </developerConnection> <url> - http://nuiton.org/projects/topia/repository/show/branches/topia-2.8.1.1 + https://forge.nuiton.org/projects/topia/repository/show/branches/topia-2.8.1... </url> </scm>