Update to Lucene 4.9.0

Closes #37.

(cherry picked from commit 5243bdc)
This commit is contained in:
David Pilato 2014-06-27 11:46:54 +02:00
parent 5a06757096
commit 19697b2597
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<properties>
<elasticsearch.version>2.0.0-SNAPSHOT</elasticsearch.version>
<lucene.version>4.8.1</lucene.version>
<lucene.version>4.9.0</lucene.version>
<tests.jvms>1</tests.jvms>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>