You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2009/03/20 16:51:40 UTC

svn commit: r756542 - /jackrabbit/sandbox/spi/pom.xml

Author: mreutegg
Date: Fri Mar 20 15:51:40 2009
New Revision: 756542

URL: http://svn.apache.org/viewvc?rev=756542&view=rev
Log:
JCR-1855: Update to Lucene 2.4.1

Modified:
    jackrabbit/sandbox/spi/pom.xml

Modified: jackrabbit/sandbox/spi/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/spi/pom.xml?rev=756542&r1=756541&r2=756542&view=diff
==============================================================================
--- jackrabbit/sandbox/spi/pom.xml (original)
+++ jackrabbit/sandbox/spi/pom.xml Fri Mar 20 15:51:40 2009
@@ -244,7 +244,7 @@
       <dependency>
         <groupId>org.apache.lucene</groupId>
         <artifactId>lucene-core</artifactId>
-        <version>2.3.2</version>
+        <version>2.4.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.derby</groupId>