This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git
The following commit(s) were added to refs/heads/master by this push:
new c2a5968 Compiler plugin upgrade
c2a5968 is described below
commit c2a5968c090c1d960339b40a3212090247575549
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Oct 26 12:34:43 2017 +0100
Compiler plugin upgrade
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b691477..2f2c9da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,7 +303,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2</version>
<configuration>
<source>${jdk.version}</source>
<target>${jdk.version}</target>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].