You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/22 07:02:56 UTC

git commit: [KARAF-2704] Upgrade to maven-compiler-plugin 3.1

Updated Branches:
  refs/heads/master a9da105fb -> b131f0493


[KARAF-2704] Upgrade to maven-compiler-plugin 3.1


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

Branch: refs/heads/master
Commit: b131f0493f250be288e9c41f74ca9014e69245ea
Parents: a9da105
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jan 22 07:02:23 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jan 22 07:02:23 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/b131f049/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5f0ad51..2a84bb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1870,7 +1870,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>2.5.1</version>
+                    <version>3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>