Author: ymartel Date: 2014-10-21 17:04:43 +0200 (Tue, 21 Oct 2014) New Revision: 446 Url: http://forge.chorem.org/projects/chorem/repository/revisions/446 Log: update scm Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-10-20 14:02:10 UTC (rev 445) +++ trunk/pom.xml 2014-10-21 15:04:43 UTC (rev 446) @@ -79,9 +79,9 @@ </modules> <scm> - <connection>scm:svn:http://svn.chorem.org/svn/chorem/trunk</connection> + <connection>scm:svn:http://svn.chorem.org/chorem/trunk</connection> <developerConnection> - scm:svn:http://svn.chorem.org/svn/chorem/trunk + scm:svn:http://svn.chorem.org/chorem/trunk </developerConnection> <url>http://www.chorem.org/repositories/browse/chorem/trunk</url> </scm>