Upgrade to Lucene 4.7.2
This commit is contained in:
parent
e458d4fd93
commit
754eb16835
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<lucene.version>4.7.1</lucene.version>
|
<lucene.version>4.7.2</lucene.version>
|
||||||
<tests.jvms>auto</tests.jvms>
|
<tests.jvms>auto</tests.jvms>
|
||||||
<tests.shuffle>true</tests.shuffle>
|
<tests.shuffle>true</tests.shuffle>
|
||||||
<tests.output>onerror</tests.output>
|
<tests.output>onerror</tests.output>
|
||||||
|
|
Loading…
Reference in New Issue