This is an automated email from the ASF dual-hosted git repository.

brahma 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 f160c2fd2f AMBARI-25974: branch-2.7 metrics,infra and logsearch builds 
are failing because few dependencies are not available (#3730)
f160c2fd2f is described below

commit f160c2fd2fd0ad103aa3c5d3583326275ff1c028
Author: Mohammad Arshad <ars...@apache.org>
AuthorDate: Wed Jul 26 20:58:29 2023 +0530

    AMBARI-25974: branch-2.7 metrics,infra and logsearch builds are failing 
because few dependencies are not available (#3730)
    
    Signed-off-by: Brahma Reddy Battula <bra...@apache.org>
---
 ambari-infra/pom.xml     | 2 +-
 ambari-logsearch/pom.xml | 2 +-
 ambari-metrics/pom.xml   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ambari-infra/pom.xml b/ambari-infra/pom.xml
index 39498225c6..69ae89e07e 100644
--- a/ambari-infra/pom.xml
+++ b/ambari-infra/pom.xml
@@ -58,7 +58,7 @@
     <repository>
       <id>apache-hadoop</id>
       <name>hdp</name>
-      <url>https://repo.hortonworks.com/content/groups/public/</url>
+      <url>https://repo.hortonworks.com/content/groups/releases/</url>
     </repository>
     <repository>
       <id>oss.sonatype.org</id>
diff --git a/ambari-logsearch/pom.xml b/ambari-logsearch/pom.xml
index c2eecb5f28..a63f6c9f7e 100644
--- a/ambari-logsearch/pom.xml
+++ b/ambari-logsearch/pom.xml
@@ -74,7 +74,7 @@
     <repository>
       <id>apache-hadoop</id>
       <name>hdp</name>
-      <url>https://repo.hortonworks.com/content/groups/public/</url>
+      <url>https://repo.hortonworks.com/content/groups/releases/</url>
     </repository>
     <repository>
       <id>oss.sonatype.org</id>
diff --git a/ambari-metrics/pom.xml b/ambari-metrics/pom.xml
index 8f3d199877..f2ba10ced1 100644
--- a/ambari-metrics/pom.xml
+++ b/ambari-metrics/pom.xml
@@ -76,7 +76,7 @@
     <repository>
       <id>apache-hadoop</id>
       <name>hdp</name>
-      <url>https://repo.hortonworks.com/content/groups/public/</url>
+      <url>https://repo.hortonworks.com/content/groups/releases/</url>
     </repository>
     <repository>
       <id>apache-snapshots</id>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@ambari.apache.org
For additional commands, e-mail: commits-h...@ambari.apache.org

Reply via email to