Update to Lucene 4.10.0

Closes #20.
This commit is contained in:
David Pilato 2014-09-08 23:57:57 +02:00
parent d985f6b049
commit 2bfac65f74
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,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>