bharathv commented on a change in pull request #1053: Switch central repo to 
https
URL: https://github.com/apache/hbase/pull/1053#discussion_r367263888
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -442,6 +446,14 @@
         <enabled>false</enabled>
       </snapshots>
     </repository>
+    <repository>
+      <id>central</id>
+      <name>Central Repository</name>
+      <url>https://repo.maven.apache.org/maven2</url>
+      <snapshots>
+        <enabled>false</enabled>
+      </snapshots>
+    </repository>
 
 Review comment:
   Yes, verified that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to