From commits-return-74304-archive-asf-public=cust-asf.ponee.io@maven.apache.org Mon Jul 2 21:45:22 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A9150180626 for ; Mon, 2 Jul 2018 21:45:21 +0200 (CEST) Received: (qmail 64352 invoked by uid 500); 2 Jul 2018 19:45:20 -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 64343 invoked by uid 99); 2 Jul 2018 19:45:20 -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, 02 Jul 2018 19:45:20 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 31E508079C; Mon, 2 Jul 2018 19:45:20 +0000 (UTC) Date: Mon, 02 Jul 2018 19:45:20 +0000 To: "commits@maven.apache.org" Subject: [maven-project-info-reports-plugin] branch master updated: Switch to asfMavenTlpPlgnBuild MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153056072015.12926.14744706916175150721@gitbox.apache.org> From: rfscholte@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-project-info-reports-plugin X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9e3004137e8ceffbfdedae9e37d99b5019b54d25 X-Git-Newrev: 7febadd873389a16d5c05580de6d14d7b7cacefa X-Git-Rev: 7febadd873389a16d5c05580de6d14d7b7cacefa 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. rfscholte pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git The following commit(s) were added to refs/heads/master by this push: new 7febadd Switch to asfMavenTlpPlgnBuild 7febadd is described below commit 7febadd873389a16d5c05580de6d14d7b7cacefa Author: rfscholte AuthorDate: Mon Jul 2 21:45:12 2018 +0200 Switch to asfMavenTlpPlgnBuild --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 244b345..e9f05f7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild( [ 'failFast' : false ] ) +asfMavenTlpPlgnBuild()