This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.1.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.1.x by this push:
new d005df1 [KARAF-5531] Upgrade to maven-compiler-plugin 3.7.0
d005df1 is described below
commit d005df13c20c1fe2b25d083d29e0d1f49797711e
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sat Dec 9 07:19:23 2017 +0100
[KARAF-5531] Upgrade to maven-compiler-plugin 3.7.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 95a8bc8..6d7d2ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1647,7 +1647,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.6.1</version>
+ <version>3.7.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].