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 <[email protected]>
AuthorDate: Tue Jun 25 22:09:27 2019 +0200
ZOOKEEPER-3407: Update POM file
Author: Lars Francke <[email protected]>
Reviewers: [email protected]
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>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/zookeeper-issues/</archive>
+
<archive>https://lists.apache.org/[email protected]</archive>
</mailingList>
<mailingList>
- <name>Builds List</name>
- <subscribe>[email protected]</subscribe>
- <unsubscribe>[email protected]</unsubscribe>
-
<archive>http://mail-archives.apache.org/mod_mbox/zookeeper-builds/</archive>
+ <name>Notifications List</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+
<archive>https://lists.apache.org/[email protected]</archive>
</mailingList>
</mailingLists>
<developers>