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 DEC38200D12 for ; Sat, 7 Oct 2017 22:30:41 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DD18C1609DF; Sat, 7 Oct 2017 20:30:41 +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 259AC1609DA for ; Sat, 7 Oct 2017 22:30:40 +0200 (CEST) Received: (qmail 39316 invoked by uid 500); 7 Oct 2017 20:30:40 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 39303 invoked by uid 99); 7 Oct 2017 20:30:40 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Oct 2017 20:30:40 +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 7A72C3A01A6 for ; Sat, 7 Oct 2017 20:30:37 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1811444 - /creadur/rat/trunk/pom.xml Date: Sat, 07 Oct 2017 20:30:34 -0000 To: commits@creadur.apache.org From: pottlinger@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20171007203038.7A72C3A01A6@svn01-us-west.apache.org> archived-at: Sat, 07 Oct 2017 20:30:42 -0000 Author: pottlinger Date: Sat Oct 7 20:30:34 2017 New Revision: 1811444 URL: http://svn.apache.org/viewvc?rev=1811444&view=rev Log: RAT-240: Update maven-compiler plugin. Modified: creadur/rat/trunk/pom.xml Modified: creadur/rat/trunk/pom.xml URL: http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1811444&r1=1811443&r2=1811444&view=diff ============================================================================== --- creadur/rat/trunk/pom.xml (original) +++ creadur/rat/trunk/pom.xml Sat Oct 7 20:30:34 2017 @@ -296,7 +296,7 @@ agnostic home for software distribution org.apache.maven.plugins maven-compiler-plugin - 3.2 + 3.7.0 org.apache.maven.plugins