Update to Lucene 4.10.2

Closes #42.
This commit is contained in:
David Pilato 2014-10-30 15:42:30 +01:00
parent 6d5ac76eee
commit ca7540f502
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ governing permissions and limitations under the License. -->
<properties> <properties>
<elasticsearch.version>2.0.0-SNAPSHOT</elasticsearch.version> <elasticsearch.version>2.0.0-SNAPSHOT</elasticsearch.version>
<lucene.version>4.10.1</lucene.version> <lucene.version>4.10.2</lucene.version>
<tests.output>onerror</tests.output> <tests.output>onerror</tests.output>
<tests.shuffle>true</tests.shuffle> <tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output> <tests.output>onerror</tests.output>