Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9B3EF200B86 for ; Sun, 18 Sep 2016 11:56:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 99DF5160AD8; Sun, 18 Sep 2016 09:56:15 +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 E25C9160AC0 for ; Sun, 18 Sep 2016 11:56:14 +0200 (CEST) Received: (qmail 33532 invoked by uid 500); 18 Sep 2016 09:56:14 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 33523 invoked by uid 99); 18 Sep 2016 09:56:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2016 09:56:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E64A1E07FE; Sun, 18 Sep 2016 09:56:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ffang@apache.org To: commits@cxf.apache.org Date: Sun, 18 Sep 2016 09:56:14 -0000 Message-Id: In-Reply-To: <4040a54b3d4c4d7094d5328908f45603@git.apache.org> References: <4040a54b3d4c4d7094d5328908f45603@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] cxf git commit: [jdk9] Update some plugins required in "deploy" profile archived-at: Sun, 18 Sep 2016 09:56:15 -0000 [jdk9] Update some plugins required in "deploy" profile Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/5e068d21 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/5e068d21 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/5e068d21 Branch: refs/heads/master-java9 Commit: 5e068d215b750e3211aaaf3d0b7b366d6a220fc2 Parents: b7cd2fb Author: Grzegorz Grzybek Authored: Wed Sep 14 10:06:30 2016 +0200 Committer: Grzegorz Grzybek Committed: Wed Sep 14 10:06:30 2016 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/5e068d21/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c61d6a3..7c0c89b 100644 --- a/pom.xml +++ b/pom.xml @@ -460,7 +460,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.3 + 2.10.4 true ${cxf.jdk.version} @@ -482,7 +482,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.0.1 org.apache.maven.plugins