Upgrade to Lucene 4.3.1

This commit is contained in:
Simon Willnauer 2013-06-18 22:15:31 +02:00
parent c9c68fced7
commit a388588b1f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
</parent>
<properties>
<lucene.version>4.3.0</lucene.version>
<lucene.version>4.3.1</lucene.version>
</properties>
<repositories>