Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x a555f84b1 -> 34a9c0549


[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/34a9c054
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/34a9c054
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/34a9c054

Branch: refs/heads/karaf-2.x
Commit: 34a9c054901572e7aaf717bdc40b5888b953393e
Parents: a555f84
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Oct 30 11:20:45 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Oct 30 11:20:45 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/34a9c054/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5a0d5a1..be91ff9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1321,7 +1321,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