Skip to content

Commit

Permalink
Update to Lucene 4.10.2
Browse files Browse the repository at this point in the history
Closes #44
  • Loading branch information
johtani committed Oct 30, 2014
1 parent eb7a8a4 commit cec157d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -33,8 +33,8 @@

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

0 comments on commit cec157d

Please sign in to comment.