Skip to content

Commit ca7540f

Browse files
committed
Update to Lucene 4.10.2
Closes #42.
1 parent 6d5ac76 commit ca7540f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ governing permissions and limitations under the License. -->
4444

4545
<properties>
4646
<elasticsearch.version>2.0.0-SNAPSHOT</elasticsearch.version>
47-
<lucene.version>4.10.1</lucene.version>
47+
<lucene.version>4.10.2</lucene.version>
4848
<tests.output>onerror</tests.output>
4949
<tests.shuffle>true</tests.shuffle>
5050
<tests.output>onerror</tests.output>

0 commit comments

Comments
 (0)