You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by wu...@apache.org on 2022/10/24 13:24:16 UTC

[ambari-metrics] branch master updated: AMBARI-25311: FinalizeKerberosServerAction timeout has to be configurable (#44)

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

wuzhiguo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ambari-metrics.git


The following commit(s) were added to refs/heads/master by this push:
     new aef2488  AMBARI-25311: FinalizeKerberosServerAction timeout has to be configurable (#44)
aef2488 is described below

commit aef2488468bd87c6b7293624fdedb65afcb43a30
Author: Zhiguo Wu <wu...@apache.org>
AuthorDate: Mon Oct 24 21:24:11 2022 +0800

    AMBARI-25311: FinalizeKerberosServerAction timeout has to be configurable (#44)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10bbcb0..8508076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <repository>
       <id>apache-hadoop</id>
       <name>hdp</name>
-      <url>http://nexus-private.hortonworks.com/nexus/content/groups/public</url>
+      <url>https://repository.apache.org/content/repositories/releases/</url>
     </repository>
     <repository>
       <id>apache-snapshots</id>


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