Skip to content

Commit

Permalink
Update to Lucene 4.10.0
Browse files Browse the repository at this point in the history
Closes elastic#85.
  • Loading branch information
dadoonet committed Sep 8, 2014
1 parent 20ee711 commit 888d790
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 @@

<properties>
<elasticsearch.version>2.0.0-SNAPSHOT</elasticsearch.version>
<lucene.version>4.9.0</lucene.version>
<lucene.version>4.10.0</lucene.version>
<poi.version>3.10.1</poi.version>
<tests.jvms>1</tests.jvms>
<tests.shuffle>true</tests.shuffle>
Expand Down

0 comments on commit 888d790

Please sign in to comment.