Author: sslavic
Date: Fri Jul  5 19:00:36 2013
New Revision: 1500100

URL: http://svn.apache.org/r1500100
Log:
Removed lucene-core depedency version, it's managed in parent pom

Modified:
    mahout/trunk/integration/pom.xml

Modified: mahout/trunk/integration/pom.xml
URL: 
http://svn.apache.org/viewvc/mahout/trunk/integration/pom.xml?rev=1500100&r1=1500099&r2=1500100&view=diff
==============================================================================
--- mahout/trunk/integration/pom.xml (original)
+++ mahout/trunk/integration/pom.xml Fri Jul  5 19:00:36 2013
@@ -222,7 +222,6 @@
     <dependency>
       <groupId>org.apache.lucene</groupId>
       <artifactId>lucene-core</artifactId>
-      <version>4.3.0</version>
     </dependency>
 
 


Reply via email to