Update to Lucene 4.10.0

Closes #33.
This commit is contained in:
David Pilato 2014-09-08 23:20:27 +02:00
parent e8d23c9129
commit aab6d69a78
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>