Author: kmorin Date: 2009-04-30 13:34:46 +0000 (Thu, 30 Apr 2009) New Revision: 1371 Modified: guix/trunk/guix-compiler/pom.xml Log: correction scm Modified: guix/trunk/guix-compiler/pom.xml =================================================================== --- guix/trunk/guix-compiler/pom.xml 2009-04-30 13:31:20 UTC (rev 1370) +++ guix/trunk/guix-compiler/pom.xml 2009-04-30 13:34:46 UTC (rev 1371) @@ -38,7 +38,7 @@ <!-- *** Build Environment ************************************** --> <!-- ************************************************************* --> <scm> - <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/guix/trunk/guix-parser</connection> + <connection>scm:svn:svn://anonymous@labs.libre-entreprise.org/svnroot/buix/guix/trunk/guix-compiler</connection> <!--developerConnection>scm:svn:svn+ssh://sletellier@labs.libre-entreprise.org/svnroot/buix/guix/trunk</developerConnection--> <!--url>http://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/guix/trunk/?root=buix</url--> </scm>