You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/03/02 11:27:56 UTC

[camel] branch master updated: Upgraded maven-compiler-plugin to 3.7.0

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 <cl...@gmail.com>
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 @@
     <jdk.version>1.8</jdk.version>
     <compiler.fork>false</compiler.fork>
 
-    <maven-compiler-plugin-version>3.6.1</maven-compiler-plugin-version>
+    <maven-compiler-plugin-version>3.7.0</maven-compiler-plugin-version>
     <maven-surefire-plugin-version>2.20.1</maven-surefire-plugin-version>
 
     <!-- eclipse plugin need the jaxb in this pom.xml file -->

-- 
To stop receiving notification emails like this one, please contact
davsclaus@apache.org.