From fbe69434176c45677218e6bc6ff0fc99e0ade9fd Mon Sep 17 00:00:00 2001 From: Bharath Vissapragada Date: Wed, 15 Jan 2020 15:28:30 -0800 Subject: [PATCH] HBASE-23698: Switch central repo to https --- 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 + +