From commits-return-61659-archive-asf-public=cust-asf.ponee.io@camel.apache.org Fri Mar 2 12:27:58 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 0981918062F for ; Fri, 2 Mar 2018 12:27:57 +0100 (CET) Received: (qmail 70178 invoked by uid 500); 2 Mar 2018 11:27:57 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 70169 invoked by uid 99); 2 Mar 2018 11:27:57 -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, 02 Mar 2018 11:27:57 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 89FF4827E6; Fri, 2 Mar 2018 11:27:56 +0000 (UTC) Date: Fri, 02 Mar 2018 11:27:56 +0000 To: "commits@camel.apache.org" Subject: [camel] branch master updated: Upgraded maven-compiler-plugin to 3.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151999007633.831.8797777584883959500@gitbox.apache.org> From: davsclaus@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: camel X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e764f426f38f0cedeafbb06523ef690a265bd34c X-Git-Newrev: dc9983ed4490ac6d186b3c2cf42bec6bbbae75b0 X-Git-Rev: dc9983ed4490ac6d186b3c2cf42bec6bbbae75b0 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. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new dc9983e Upgraded maven-compiler-plugin to 3.7.0 dc9983e is described below commit dc9983ed4490ac6d186b3c2cf42bec6bbbae75b0 Author: Claus Ibsen AuthorDate: Fri Mar 2 09:03:16 2018 +0100 Upgraded maven-compiler-plugin to 3.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 906a53a..ba19e6c 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 1.8 false - 3.6.1 + 3.7.0 2.20.1 -- To stop receiving notification emails like this one, please contact davsclaus@apache.org.