Skip to content

Commit

Permalink
Upgrade to Lucene 4.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemccand committed Sep 28, 2014
1 parent da5f0f7 commit f7b4a4d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions 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.10.1</lucene.version>
<lucene.maven.version>4.10.1-snapshot-1627368</lucene.maven.version>
<lucene.maven.version>4.10.1</lucene.maven.version>
<tests.jvms>1</tests.jvms>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>
Expand All @@ -42,10 +42,6 @@
</properties>

<repositories>
<repository>
<id>Lucene snapshots</id>
<url>https://download.elasticsearch.org/lucenesnapshots/</url>
</repository>
<repository>
<id>sonatype</id>
<url>http://oss.sonatype.org/content/repositories/releases/</url>
Expand Down

0 comments on commit f7b4a4d

Please sign in to comment.