Skip to content

Commit

Permalink
Merge pull request #452 from dadoonet/pr/lucene-701
Browse files Browse the repository at this point in the history
Update to Lucene 7.0.1
  • Loading branch information
dadoonet authored Oct 26, 2017
2 parents 0a98da6 + 378fbf8 commit ae5b6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<jersey.version>2.26</jersey.version>

<!-- Only Lucene test framework is used here -->
<lucene.version>7.0.0</lucene.version>
<lucene.version>7.0.1</lucene.version>
<skipTests>false</skipTests>
<skipUnitTests>${skipTests}</skipUnitTests>
<skipIntegTests>${skipTests}</skipIntegTests>
Expand Down

0 comments on commit ae5b6d6

Please sign in to comment.