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 8596ae6 [KARAF-5535] Upgrade to maven-javadoc-plugin 3.0.0
8596ae6 is described below
commit 8596ae623fb8cf2e63370d0fbcb1f422be2945a9
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Dec 10 07:40:00 2017 +0100
[KARAF-5535] Upgrade to maven-javadoc-plugin 3.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6490121..0d26ab0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1767,7 +1767,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.10.4</version>
+ <version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -2080,7 +2080,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.10.4</version>
+ <version>3.0.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].