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 66B68200CF9 for ; Sun, 3 Sep 2017 02:33:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5B89B162F65; Sun, 3 Sep 2017 00:33:25 +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 94E63162DFF for ; Sun, 3 Sep 2017 02:33:24 +0200 (CEST) Received: (qmail 25056 invoked by uid 500); 3 Sep 2017 00:33:23 -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 25047 invoked by uid 99); 3 Sep 2017 00:33:23 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Sep 2017 00:33:23 +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 20D433A000D for ; Sun, 3 Sep 2017 00:33:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1807115 - /commons/proper/beanutils/trunk/pom.xml Date: Sun, 03 Sep 2017 00:33:18 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170903003322.20D433A000D@svn01-us-west.apache.org> archived-at: Sun, 03 Sep 2017 00:33:25 -0000 Author: ggregory Date: Sun Sep 3 00:33:18 2017 New Revision: 1807115 URL: http://svn.apache.org/viewvc?rev=1807115&view=rev Log: maven-checkstyle-plugin 2.6 -> 2.14. Modified: commons/proper/beanutils/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=1807115&r1=1807114&r2=1807115&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Sun Sep 3 00:33:18 2017 @@ -405,7 +405,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.6 + 2.14 ${basedir}/checkstyle.xml false