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

symat pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c3281f  ZOOKEEPER-3801: update CI link to 
https://ci-hadoop.apache.org/view/ZooKeeper/
9c3281f is described below

commit 9c3281f17be8ad899a03327ccdde612ee6ef9be1
Author: Enrico Olivelli <[email protected]>
AuthorDate: Thu Aug 27 16:57:38 2020 +0000

    ZOOKEEPER-3801: update CI link to 
https://ci-hadoop.apache.org/view/ZooKeeper/
    
    Author: Enrico Olivelli <[email protected]>
    
    Reviewers: Christopher Tubbs <[email protected]>, Mate Szalay-Beko 
<[email protected]>
    
    Closes #1440 from eolivelli/fix/ZOOKEEPER-3801-2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d41dd55..b44967b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
   </issueManagement>
   <ciManagement>
     <system>jenkins</system>
-    <url>https://builds.apache.org/view/Z/view/ZooKeeper/</url>
+    <url>https://ci-hadoop.apache.org/view/ZooKeeper/</url>
   </ciManagement>
   <mailingLists>
     <mailingList>

Reply via email to