Skip to content

Commit 300320f

Browse files
committed
Upgrade to Lucene 5.0.0-snapshot-1641343
1 parent f82b7e9 commit 300320f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ governing permissions and limitations under the License. -->
4545
<properties>
4646
<elasticsearch.version>2.0.0-SNAPSHOT</elasticsearch.version>
4747
<lucene.version>5.0.0</lucene.version>
48-
<lucene.maven.version>5.0.0-snapshot-1637347</lucene.maven.version>
48+
<lucene.maven.version>5.0.0-snapshot-1641343</lucene.maven.version>
4949
<tests.output>onerror</tests.output>
5050
<tests.shuffle>true</tests.shuffle>
5151
<tests.output>onerror</tests.output>
@@ -57,7 +57,7 @@ governing permissions and limitations under the License. -->
5757
<repositories>
5858
<repository>
5959
<id>Lucene snapshots</id>
60-
<url>https://download.elasticsearch.org/lucenesnapshots/1637347/</url>
60+
<url>https://download.elasticsearch.org/lucenesnapshots/1641343/</url>
6161
</repository>
6262
<repository>
6363
<id>sonatype</id>

0 commit comments

Comments
 (0)