From 99a328f64c2613eb96799abfd80befcbd1ac6445 Mon Sep 17 00:00:00 2001 From: Bharath Vissapragada Date: Thu, 16 Jan 2020 01:16:50 -0800 Subject: [PATCH] HBASE-23698 Switch central repo to https (#1053) Signed-off-by: Peter Somogyi --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 4ddd0b6fd5e8..8601dea6a21e 100644 --- a/pom.xml +++ b/pom.xml @@ -92,6 +92,10 @@ apache.snapshots https://repository.apache.org/snapshots/ + + central + https://repo.maven.apache.org/maven2 + scm:git:git://gitbox.apache.org/repos/asf/hbase.git @@ -442,6 +446,14 @@ false + + central + Central Repository + https://repo.maven.apache.org/maven2 + + false + +