You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ks...@apache.org on 2016/01/30 23:47:05 UTC

[3/7] servicemix git commit: SM-2846: Upgrade maven-compiler-plugin to 3.3

SM-2846: Upgrade maven-compiler-plugin to 3.3


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

Branch: refs/heads/master
Commit: f845dabded981418c594c8f942c76855725f956b
Parents: 2117b78
Author: Krzysztof Sobkowiak <kr...@gmail.com>
Authored: Sat Jan 30 21:21:42 2016 +0100
Committer: Krzysztof Sobkowiak <kr...@gmail.com>
Committed: Sat Jan 30 21:21:42 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix/blob/f845dabd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0b1e961..7640f25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         <exec-maven-plugin.version>1.3.2</exec-maven-plugin.version>
         <lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version>
         <maven-assembly-plugin.version>2.4.1</maven-assembly-plugin.version>
-        <maven-compiler-plugin.version>3.2</maven-compiler-plugin.version>
+        <maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
         <maven-dependency-plugin.version>2.9</maven-dependency-plugin.version>
         <maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
         <maven-eclipse-plugin.version>2.9</maven-eclipse-plugin.version>