Skip to content

Commit

Permalink
Update to Lucene 4.10.0
Browse files Browse the repository at this point in the history
Closes #32.
  • Loading branch information
dadoonet committed Sep 8, 2014
1 parent 57f2e10 commit 35063bf
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 @@ -33,7 +33,7 @@

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

0 comments on commit 35063bf

Please sign in to comment.