From commits-return-69740-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sat Jan 27 12:29:14 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id B845318065B for ; Sat, 27 Jan 2018 12:29:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A8131160C30; Sat, 27 Jan 2018 11:29:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 21464160C2F for ; Sat, 27 Jan 2018 12:29:13 +0100 (CET) Received: (qmail 4038 invoked by uid 500); 27 Jan 2018 11:29:13 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 4029 invoked by uid 99); 27 Jan 2018 11:29:13 -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; Sat, 27 Jan 2018 11:29:13 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5B8F582174; Sat, 27 Jan 2018 11:29:12 +0000 (UTC) Date: Sat, 27 Jan 2018 11:29:12 +0000 To: "commits@maven.apache.org" Subject: [maven-enforcer] branch master updated: [MENFORCER-296] Update URL for CI System MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151705255233.13668.7075502105291020574@gitbox.apache.org> From: khmarbaise@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-enforcer X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 554f343ee40c066c0490cce1ebf8297aa3fafb9f X-Git-Newrev: d825b6bddc04674acfc327896a750d011edb2604 X-Git-Rev: d825b6bddc04674acfc327896a750d011edb2604 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. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git The following commit(s) were added to refs/heads/master by this push: new d825b6b [MENFORCER-296] Update URL for CI System d825b6b is described below commit d825b6bddc04674acfc327896a750d011edb2604 Author: Karl Heinz Marbaise AuthorDate: Sat Jan 27 12:28:56 2018 +0100 [MENFORCER-296] Update URL for CI System --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1751fc1..e638012 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ Jenkins - https://builds.apache.org/hudson/job/maven-enforcer/ + https://builds.apache.org/job/maven-box/job/maven-enforcer/ -- To stop receiving notification emails like this one, please contact khmarbaise@apache.org.