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 91980200CEC for ; Mon, 31 Jul 2017 22:31:34 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 906B4163840; Mon, 31 Jul 2017 20:31:34 +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 0BACA16383E for ; Mon, 31 Jul 2017 22:31:33 +0200 (CEST) Received: (qmail 53367 invoked by uid 500); 31 Jul 2017 20:31:33 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 53358 invoked by uid 99); 31 Jul 2017 20:31:33 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Jul 2017 20:31:33 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 083583A002A for ; Mon, 31 Jul 2017 20:31:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1803572 - /commons/proper/commons-parent/trunk/pom.xml Date: Mon, 31 Jul 2017 20:31:32 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170731203132.083583A002A@svn01-us-west.apache.org> archived-at: Mon, 31 Jul 2017 20:31:34 -0000 Author: ggregory Date: Mon Jul 31 20:31:31 2017 New Revision: 1803572 URL: http://svn.apache.org/viewvc?rev=1803572&view=rev Log: Update japicmp: 0.9.3 -> 0.10.0 Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1803572&r1=1803571&r2=1803572&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Mon Jul 31 20:31:31 2017 @@ -41,6 +41,7 @@ Version 43: - maven-compiler-plugin 3.6.1 -> 3.6.2 - jacoco-maven-plugin 0.7.7.201606060606 -> 0.7.9 - maven-javadoc-plugin 2.10.4 -> 3.0.0-M1 (for Java 9 compatibility) +- Update japicmp: 0.9.3 -> 0.10.0 -->