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 9E1E9200CAF for ; Thu, 22 Jun 2017 13:57:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9CBD0160BF1; Thu, 22 Jun 2017 11:57:26 +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 11E92160BE7 for ; Thu, 22 Jun 2017 13:57:25 +0200 (CEST) Received: (qmail 8380 invoked by uid 500); 22 Jun 2017 11:57:25 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 8366 invoked by uid 99); 22 Jun 2017 11:57:25 -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; Thu, 22 Jun 2017 11:57:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0B752DFA84; Thu, 22 Jun 2017 11:57:25 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: svet@apache.org To: commits@brooklyn.apache.org Date: Thu, 22 Jun 2017 11:57:25 -0000 Message-Id: <3231f3542f18484c9c867c28f6cb5aaf@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] brooklyn-ui git commit: Update maven-compiler-plugin to 3.6.1 archived-at: Thu, 22 Jun 2017 11:57:26 -0000 Repository: brooklyn-ui Updated Branches: refs/heads/master abf8555c9 -> 073b00edc Update maven-compiler-plugin to 3.6.1 Project: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/commit/d90a9aec Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/tree/d90a9aec Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-ui/diff/d90a9aec Branch: refs/heads/master Commit: d90a9aec08b54f56b39e06b3732930777570be26 Parents: abf8555 Author: Valentin Aitken Authored: Thu Jun 22 14:38:53 2017 +0300 Committer: Valentin Aitken Committed: Thu Jun 22 14:38:53 2017 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-ui/blob/d90a9aec/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1a851f0..b3ce815 100644 --- a/pom.xml +++ b/pom.xml @@ -360,7 +360,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.6.1 ${java.version} ${java.version}