Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 82bf6b7d5 -> b52ff3b2d


[KARAF-3313] Upgrade to maven-compiler-plugin 3.2


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

Branch: refs/heads/karaf-3.0.x
Commit: b52ff3b2d73a25c9b58a63a39988e9b4cf314ecd
Parents: 82bf6b7
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Oct 30 10:44:38 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Oct 30 10:44:38 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/b52ff3b2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 299139f..2c5bec0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1817,7 +1817,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>3.1</version>
+                    <version>3.2</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to