[Yanel-commits] rev 29770 - public/yanel/trunk/src/contributions/resources/nutch/src/build

michi at wyona.com michi at wyona.com
Tue Dec 11 21:36:34 CET 2007


Author: michi
Date: 2007-12-11 21:36:34 +0100 (Tue, 11 Dec 2007)
New Revision: 29770

Modified:
   public/yanel/trunk/src/contributions/resources/nutch/src/build/dependencies.xml
Log:
upgraded to lucene 2.2.0

Modified: public/yanel/trunk/src/contributions/resources/nutch/src/build/dependencies.xml
===================================================================
--- public/yanel/trunk/src/contributions/resources/nutch/src/build/dependencies.xml	2007-12-11 17:06:22 UTC (rev 29769)
+++ public/yanel/trunk/src/contributions/resources/nutch/src/build/dependencies.xml	2007-12-11 20:36:34 UTC (rev 29770)
@@ -22,8 +22,8 @@
                   version="0.8.2-dev"/>
       <dependency groupId="apache-org-lucene" artifactId="hadoop"
                   version="0.5.0"/>
-      <dependency groupId="apache-org-lucene" artifactId="lucene-core" version="1.9.1"/>
-      <dependency groupId="apache-org-lucene" artifactId="lucene-misc" version="1.9.1"/>
+      <dependency groupId="org.apache.lucene" artifactId="lucene-core" version="2.2.0"/>
+      <dependency groupId="org.apache.lucene" artifactId="lucene-misc" version="2.2.0"/>
 
       <dependency groupId="apache-jakarta-commons" artifactId="apache-jakarta-commons-logging"
                   version="1.0.4"/>



More information about the Yanel-commits mailing list