Upgrade to Lucene 4.7.2

This commit is contained in:
Simon Willnauer 2014-04-09 11:24:33 +02:00
parent e458d4fd93
commit 754eb16835
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
</parent>
<properties>
<lucene.version>4.7.1</lucene.version>
<lucene.version>4.7.2</lucene.version>
<tests.jvms>auto</tests.jvms>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>