From commits-return-12765-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Fri Dec 14 17:36:50 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 29143180679 for ; Fri, 14 Dec 2018 17:36:50 +0100 (CET) Received: (qmail 10457 invoked by uid 500); 14 Dec 2018 16:36:49 -0000 Mailing-List: contact commits-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list commits@syncope.apache.org Received: (qmail 10448 invoked by uid 99); 14 Dec 2018 16:36:49 -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; Fri, 14 Dec 2018 16:36:49 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id CA70F82F24; Fri, 14 Dec 2018 16:36:48 +0000 (UTC) Date: Fri, 14 Dec 2018 16:36:48 +0000 To: "commits@syncope.apache.org" Subject: [syncope] branch 2_1_X updated: Upgrading docker-maven-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154480540876.21457.15550272220892345820@gitbox.apache.org> From: ilgrosso@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: syncope X-Git-Refname: refs/heads/2_1_X X-Git-Reftype: branch X-Git-Oldrev: 40fc384f9851868c4db267457d49fb7757b23a77 X-Git-Newrev: 9727d47402f82c10b8dfba6f5e9be6452f961213 X-Git-Rev: 9727d47402f82c10b8dfba6f5e9be6452f961213 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. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git The following commit(s) were added to refs/heads/2_1_X by this push: new 9727d47 Upgrading docker-maven-plugin 9727d47 is described below commit 9727d47402f82c10b8dfba6f5e9be6452f961213 Author: Francesco Chicchiriccò AuthorDate: Fri Dec 14 17:36:07 2018 +0100 Upgrading docker-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e61c61..1ed38da 100644 --- a/pom.xml +++ b/pom.xml @@ -1974,7 +1974,7 @@ under the License. io.fabric8 docker-maven-plugin - 0.27.2 + 0.28.0