This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 6e08601 [KARAF-5531] Upgrade to maven-compiler-plugin 3.7.0
6e08601 is described below
commit 6e086016c08a2a00167ca2f3dfc45b08190ad231
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 afc72b1..390738a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1747,7 +1747,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]>'].