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

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


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

commit 7cb1562ab323d2c78cb53b45d1437b67d81c41d3
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
    
    (cherry picked from commit 9c3281f17be8ad899a03327ccdde612ee6ef9be1)
    Signed-off-by: Mate Szalay-Beko <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index bf5485a..81bfbb2 100755
--- a/pom.xml
+++ b/pom.xml
@@ -74,8 +74,8 @@
     <url>http://issues.apache.org/jira/browse/ZOOKEEPER</url>
   </issueManagement>
   <ciManagement>
-    <system>hudson</system>
-    
<url>http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/ZooKeeper-TRUNK/</url>
+    <system>jenkins</system>
+    <url>https://ci-hadoop.apache.org/view/ZooKeeper/</url>
   </ciManagement>
   <mailingLists>
     <mailingList>

Reply via email to