Update to Lucene 4.10.0

Closes #32.
This commit is contained in:
David Pilato 2014-09-08 18:26:55 +02:00
parent 57f2e107ed
commit 35063bf6cf
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>