From d1c3ec629155737bddb3ea94a3dc4325c199c0df Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Tue, 21 Apr 2015 09:06:44 -0400 Subject: [PATCH] Upgrade to Lucene 5.2 r1675100 This upgrade is for https://issues.apache.org/jira/browse/LUCENE-6442 It should improve test reproducibility, especially if you are on a mac and want to reproduce a jenkins failure that happened on linux. --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 005e66b836c..b7aec47c07a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,8 @@ 5.2.0 - 5.2.0-snapshot-1674576 + 1675100 + 5.2.0-snapshot-${lucene.snapshot.revision} 2.1.14 auto true @@ -71,7 +72,7 @@ lucene-snapshots Lucene Snapshots - https://download.elastic.co/lucenesnapshots/1674576 + https://download.elastic.co/lucenesnapshots/${lucene.snapshot.revision}