You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by gs...@apache.org on 2009/10/26 21:10:58 UTC

svn commit: r829930 - /lucene/mahout/trunk/pom.xml

Author: gsingers
Date: Mon Oct 26 20:10:58 2009
New Revision: 829930

URL: http://svn.apache.org/viewvc?rev=829930&view=rev
Log:
give this a try

Modified:
    lucene/mahout/trunk/pom.xml

Modified: lucene/mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/pom.xml?rev=829930&r1=829929&r2=829930&view=diff
==============================================================================
--- lucene/mahout/trunk/pom.xml (original)
+++ lucene/mahout/trunk/pom.xml Mon Oct 26 20:10:58 2009
@@ -140,8 +140,8 @@
   </profiles>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/trunk</developerConnection>
     <url>https://svn.apache.org/repos/asf/lucene/mahout/mahout</url>
   </scm>
 </project>