Browse Source

AMBARI-10319. ambari-metrics refers to non-existent repo on 2.0.0 branch. (David McWhorter via yusaku)

Yusaku Sako 10 năm trước cách đây
mục cha
commit
d31356343b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ambari-metrics/pom.xml

+ 1 - 1
ambari-metrics/pom.xml

@@ -50,7 +50,7 @@
     <repository>
       <id>apache-hadoop</id>
       <name>hdp</name>
-      <url>http://54.235.92.15/nexus/content/groups/public/</url>
+      <url>http://repo.hortonworks.com/content/groups/public/</url>
     </repository>
   </repositories>
   <dependencyManagement>