Repository: camel
Updated Branches:
  refs/heads/master 9b3571c79 -> 4aa67492d


Upgrade maven compiler plugin


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3443b227
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3443b227
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3443b227

Branch: refs/heads/master
Commit: 3443b22771118087ce3a2a939da48e1de8c5a3b9
Parents: 9b3571c
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri Jan 22 22:18:11 2016 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sat Jan 23 09:42:11 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3443b227/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7fa002c..767f210 100755
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
     <jdk.version>1.7</jdk.version>
     <compiler.fork>false</compiler.fork>
 
-    <maven-compiler-plugin-version>3.3</maven-compiler-plugin-version>
+    <maven-compiler-plugin-version>3.5</maven-compiler-plugin-version>
 
     <!-- eclipse plugin need the jaxb in this pom.xml file -->
     <!-- Make sure to keep JAXB version up to date in parent/pom.xml in the 
bottom of the file -->

Reply via email to