You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by sr...@apache.org on 2010/02/12 14:37:55 UTC

svn commit: r909404 - in /lucene/mahout/trunk: core/pom.xml examples/pom.xml math/pom.xml taste-web/pom.xml utils/pom.xml

Author: srowen
Date: Fri Feb 12 13:37:54 2010
New Revision: 909404

URL: http://svn.apache.org/viewvc?rev=909404&view=rev
Log:
MAHOUT-281

Modified:
    lucene/mahout/trunk/core/pom.xml
    lucene/mahout/trunk/examples/pom.xml
    lucene/mahout/trunk/math/pom.xml
    lucene/mahout/trunk/taste-web/pom.xml
    lucene/mahout/trunk/utils/pom.xml

Modified: lucene/mahout/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/core/pom.xml?rev=909404&r1=909403&r2=909404&view=diff
==============================================================================
--- lucene/mahout/trunk/core/pom.xml (original)
+++ lucene/mahout/trunk/core/pom.xml Fri Feb 12 13:37:54 2010
@@ -284,8 +284,8 @@
   </repositories>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-core</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/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/core</developerConnection>
     <url>https://svn.apache.org/repos/asf/lucene/mahout/mahout-core</url>
   </scm>
 </project>

Modified: lucene/mahout/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/examples/pom.xml?rev=909404&r1=909403&r2=909404&view=diff
==============================================================================
--- lucene/mahout/trunk/examples/pom.xml (original)
+++ lucene/mahout/trunk/examples/pom.xml Fri Feb 12 13:37:54 2010
@@ -225,9 +225,8 @@
 
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-examples</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-examples
-    </developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/examples</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/examples </developerConnection>
     <url>https://svn.apache.org/repos/asf/lucene/mahout/mahout-examples</url>
   </scm>
 </project>

Modified: lucene/mahout/trunk/math/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/math/pom.xml?rev=909404&r1=909403&r2=909404&view=diff
==============================================================================
--- lucene/mahout/trunk/math/pom.xml (original)
+++ lucene/mahout/trunk/math/pom.xml Fri Feb 12 13:37:54 2010
@@ -107,7 +107,7 @@
   <scm>
     <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/math</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/math</developerConnection>
-    <url>https://svn.apache.org/repos/asf/lucene/mahout/math</url>
+    <url>https://svn.apache.org/repos/asf/lucene/mahout/mahout-math</url>
   </scm>
   <repositories>
     <repository>

Modified: lucene/mahout/trunk/taste-web/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/taste-web/pom.xml?rev=909404&r1=909403&r2=909404&view=diff
==============================================================================
--- lucene/mahout/trunk/taste-web/pom.xml (original)
+++ lucene/mahout/trunk/taste-web/pom.xml Fri Feb 12 13:37:54 2010
@@ -228,8 +228,8 @@
   </repositories>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-taste-webapp</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-taste-webapp
+    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/taste-webapp</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/taste-webapp
     </developerConnection>
     <url>https://svn.apache.org/repos/asf/lucene/mahout/mahout-taste-webapp</url>
   </scm>

Modified: lucene/mahout/trunk/utils/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/utils/pom.xml?rev=909404&r1=909403&r2=909404&view=diff
==============================================================================
--- lucene/mahout/trunk/utils/pom.xml (original)
+++ lucene/mahout/trunk/utils/pom.xml Fri Feb 12 13:37:54 2010
@@ -163,9 +163,8 @@
 
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-examples</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/tags/mahout-0.2-examples
-    </developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/examples</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/lucene/mahout/trunk/examples</developerConnection>
     <url>https://svn.apache.org/repos/asf/lucene/mahout/mahout-examples</url>
   </scm>
 </project>