Update to Lucene 4.9.0 / elasticsearch 1.3.0

Related to #21.
Closes #22.
(cherry picked from commit c3964ad)
This commit is contained in:
David Pilato 2014-07-24 00:12:53 +02:00
parent 4bb456815a
commit 858d4da43c
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>