Skip to content

Commit

Permalink
Update to Lucene 4.9.0 / elasticsearch 1.3.0
Browse files Browse the repository at this point in the history
Related to #21.
Closes #22.
(cherry picked from commit c3964ad)
  • Loading branch information
dadoonet committed Jul 23, 2014
1 parent 4bb4568 commit 858d4da
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.8.1</lucene.version>
<lucene.version>4.9.0</lucene.version>
<tests.jvms>1</tests.jvms>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>
Expand Down

0 comments on commit 858d4da

Please sign in to comment.