You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by an...@apache.org on 2019/06/25 20:09:51 UTC

[zookeeper] branch master updated: ZOOKEEPER-3407: Update POM file

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

andor 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 a810653  ZOOKEEPER-3407: Update POM file
a810653 is described below

commit a81065334498c5bfd0687b7cd38eff8d14cc48af
Author: Lars Francke <la...@gmail.com>
AuthorDate: Tue Jun 25 22:09:27 2019 +0200

    ZOOKEEPER-3407: Update POM file
    
    Author: Lars Francke <la...@gmail.com>
    
    Reviewers: andor@apache.org
    
    Closes #964 from lfrancke/ZOOKEEPER-3407 and squashes the following commits:
    
    2b4dc7e8 [Lars Francke] Fix Jenkins view
    ee1bfbc8 [Lars Francke] I have created a view in Jenkins to list all ZooKeeper jobs
    ee71d643 [Lars Francke] ZOOKEEPER-3407: Update POM file
---
 pom.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 025fdf7..0701d18 100755
--- a/pom.xml
+++ b/pom.xml
@@ -76,8 +76,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://builds.apache.org/view/S-Z/view/ZooKeeper/</url>
   </ciManagement>
   <mailingLists>
     <mailingList>
@@ -104,13 +104,13 @@
       <name>Issues List</name>
       <subscribe>issues-subscribe@zookeeper.apache.org</subscribe>
       <unsubscribe>issues-unsubscribe@zookeeper.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/zookeeper-issues/</archive>
+      <archive>https://lists.apache.org/list.html?issues@zookeeper.apache.org</archive>
     </mailingList>
     <mailingList>
-      <name>Builds List</name>
-      <subscribe>builds-subscribe@zookeeper.apache.org</subscribe>
-      <unsubscribe>builds-unsubscribe@zookeeper.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/zookeeper-builds/</archive>
+      <name>Notifications List</name>
+      <subscribe>notifications-subscribe@zookeeper.apache.org</subscribe>
+      <unsubscribe>notifications-unsubscribe@zookeeper.apache.org</unsubscribe>
+      <archive>https://lists.apache.org/list.html?notifications@zookeeper.apache.org</archive>
     </mailingList>
   </mailingLists>
   <developers>