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 2017/03/22 16:23:40 UTC

karaf git commit: [KARAF-5040] Upgrade to maven-compiler-plugin 3.6.1

Repository: karaf
Updated Branches:
  refs/heads/master 7ec1515e3 -> 8a828dba6


[KARAF-5040] Upgrade to maven-compiler-plugin 3.6.1


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

Branch: refs/heads/master
Commit: 8a828dba674c832989f02f4e28966c366d58d56e
Parents: 7ec1515
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Mar 22 17:23:02 2017 +0100
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Mar 22 17:23:02 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/8a828dba/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ebd2955..3032e22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1715,7 +1715,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-compiler-plugin</artifactId>
-                    <version>3.5.1</version>
+                    <version>3.6.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>