Author: echatellier Date: 2009-12-14 18:20:22 +0100 (Mon, 14 Dec 2009) New Revision: 2749 Modified: trunk/pom.xml Log: Use correct scm url Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-11 14:14:27 UTC (rev 2748) +++ trunk/pom.xml 2009-12-14 17:20:22 UTC (rev 2749) @@ -255,8 +255,7 @@ <scm> <connection>scm:svn:http://svn.chorem.org/svn/lima/trunk</connection> - <developerConnection>scm:svn:svn+ssh://publish@svn.chorem.org/var/lib/svn/svn-chorem/lima/trunk - </developerConnection> + <developerConnection>scm:svn:http://svn.chorem.org/svn/lima/trunk</developerConnection> <url>http://www.chorem.org/repositories/browse/lima/trunk</url> </scm>
participants (1)
-
echatellier@users.chorem.org