From d7b7614f6fc960a947437007398464bf6a673123 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Tue, 28 Apr 2015 08:38:57 -0400 Subject: [PATCH] Use http for lucene snapshot downloads --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cdb74c02c0d..fa3d5813d58 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ lucene-snapshots Lucene Snapshots - https://download.elastic.co/lucenesnapshots/${lucene.snapshot.revision} + http://download.elastic.co/lucenesnapshots/${lucene.snapshot.revision}