From commits-return-8379-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon May 4 12:19:19 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id ED7DF180608 for ; Mon, 4 May 2020 14:19:18 +0200 (CEST) Received: (qmail 95760 invoked by uid 500); 4 May 2020 12:19:18 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 95748 invoked by uid 99); 4 May 2020 12:19:18 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2020 12:19:18 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 2BC848BFAB; Mon, 4 May 2020 12:19:18 +0000 (UTC) Date: Mon, 04 May 2020 12:19:18 +0000 To: "commits@zookeeper.apache.org" Subject: [zookeeper] branch master updated: ZOOKEEPER-3801: Fix Jenkins link MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158859475802.11624.4813721868210692507@gitbox.apache.org> From: eolivelli@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: zookeeper X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 391cb4aa6b54e19a028215e1340232a114c23ed3 X-Git-Newrev: bbe30290c2dd70bea20d3b08a0d705b10564c3b1 X-Git-Rev: bbe30290c2dd70bea20d3b08a0d705b10564c3b1 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. eolivelli 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 bbe3029 ZOOKEEPER-3801: Fix Jenkins link bbe3029 is described below commit bbe30290c2dd70bea20d3b08a0d705b10564c3b1 Author: Christopher Tubbs AuthorDate: Mon May 4 14:19:04 2020 +0200 ZOOKEEPER-3801: Fix Jenkins link Author: Christopher Tubbs Reviewers: Enrico Olivelli , Mate Szalay-Beko Closes #1324 from ctubbsii/zk3801-fix-jenkins-link --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7361dba..39e0480 100755 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ jenkins - https://builds.apache.org/view/S-Z/view/ZooKeeper/ + https://builds.apache.org/view/Z/view/ZooKeeper/