Author: tchemit Date: 2013-10-10 15:43:17 +0200 (Thu, 10 Oct 2013) New Revision: 2825 Url: http://nuiton.org/projects/topia/repository/revisions/2825 Log: fix scm Modified: branches/topia-2.8.1.1/pom.xml Modified: branches/topia-2.8.1.1/pom.xml =================================================================== --- branches/topia-2.8.1.1/pom.xml 2013-10-10 13:40:13 UTC (rev 2824) +++ branches/topia-2.8.1.1/pom.xml 2013-10-10 13:43:17 UTC (rev 2825) @@ -80,13 +80,13 @@ <scm> <connection> - scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.8.1.2 + scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.8.1.1 </connection> <developerConnection> - scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.8.1.2 + scm:svn:http://svn.nuiton.org/svn/topia/tags/topia-2.8.1.1 </developerConnection> <url> - http://nuiton.org/projects/topia/repository/show/tags/topia-2.8.1.2 + http://nuiton.org/projects/topia/repository/show/tags/topia-2.8.1.1 </url> </scm>