This is an automated email from the ASF dual-hosted git repository.
pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new c0e5788 Upgrade maven-javadoc-plugin-version to version 3.0.1
c0e5788 is described below
commit c0e578815e54344eba39ae22fc2b443f94405dc5
Author: Pascal Schumacher <[email protected]>
AuthorDate: Wed May 30 00:19:21 2018 +0200
Upgrade maven-javadoc-plugin-version to version 3.0.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e8bb968..89de437 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -478,7 +478,7 @@
<maven-owasp-plugin-version>3.1.1</maven-owasp-plugin-version>
<maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>
<maven-jar-plugin-version>3.0.2</maven-jar-plugin-version>
- <maven-javadoc-plugin-version>3.0.0-M1</maven-javadoc-plugin-version>
+ <maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>
<maven-jboss-as-maven-plugin-version>7.9.Final</maven-jboss-as-maven-plugin-version>
<!-- plugin-plugin 3.5 does not work -->
<maven-plugin-plugin-version>3.4</maven-plugin-plugin-version>
--
To stop receiving notification emails like this one, please contact
[email protected].