From d9d5cbeb323605a1cb13e728b8da5f12e2123604 Mon Sep 17 00:00:00 2001 From: Michael McCandless Date: Wed, 24 Sep 2014 16:35:42 -0400 Subject: [PATCH] upgrade to Lucene 4.10.1 snapshot Original commit: elastic/x-pack-elasticsearch@d41ba71039844fe9e4b6e0c29bc3aeba225598d0 --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b8c8271589..18e45192001 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,10 @@ + + Lucene snapshots + https://download.elasticsearch.org/lucenesnapshots/ + oss.sonatype.org-snapshot http://oss.sonatype.org/content/repositories/snapshots @@ -30,7 +34,8 @@ - 4.10.0 + 4.10.1 + 4.10.1-snapshot-1627368 1.4.0.Beta-SNAPSHOT auto @@ -50,7 +55,7 @@ org.apache.lucene lucene-test-framework - ${lucene.version} + ${lucene.maven.version} test