This is an automated email from the ASF dual-hosted git repository.
hapylestat pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.7 by this push:
new bca762e AMBARI-25348 Change apache-hadoop repository from private
nexus to public in AMS (ihorlukianov)
bca762e is described below
commit bca762eeb578054dc219120a54984a4ad58a9fbb
Author: Ihor Lukianov <[email protected]>
AuthorDate: Tue Aug 6 11:29:43 2019 +0300
AMBARI-25348 Change apache-hadoop repository from private nexus to public
in AMS (ihorlukianov)
---
ambari-metrics/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ambari-metrics/pom.xml b/ambari-metrics/pom.xml
index 5f9d87d..06920f6 100644
--- a/ambari-metrics/pom.xml
+++ b/ambari-metrics/pom.xml
@@ -74,7 +74,7 @@
<repository>
<id>apache-hadoop</id>
<name>hdp</name>
-
<url>https://nexus-private.hortonworks.com/nexus/content/groups/public</url>
+ <url>https://repo.hortonworks.com/content/groups/public/</url>
</repository>
<repository>
<id>apache-snapshots</id>