Update to Lucene 4.10.0

Closes #27.
This commit is contained in:
David Pilato 2014-09-08 18:32:32 +02:00
parent ff1c519800
commit 6cf79f9aff
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.9.0</lucene.version>
<lucene.version>4.10.0</lucene.version>
<tests.jvms>1</tests.jvms>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>