Skip to content

Commit 65f2556

Browse files
committed
HBASE-23698: Switch central repo to https
1 parent 907184d commit 65f2556

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,14 @@
442442
<enabled>false</enabled>
443443
</snapshots>
444444
</repository>
445+
<repository>
446+
<id>central</id>
447+
<name>Central Repository</name>
448+
<url>https://repo.maven.apache.org/maven2</url>
449+
<snapshots>
450+
<enabled>false</enabled>
451+
</snapshots>
452+
</repository>
445453
</repositories>
446454
<build>
447455
<pluginManagement>

0 commit comments

Comments
 (0)