This is an automated email from the ASF dual-hosted git repository.
juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git
The following commit(s) were added to refs/heads/master by this push:
new ec61989 revert maven-javadoc-plugin update
ec61989 is described below
commit ec619898afbb8fde65f37baad78761ee9ec743dc
Author: juanpablo <[email protected]>
AuthorDate: Sat Mar 21 18:10:26 2020 +0100
revert maven-javadoc-plugin update
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e88b179..b2effce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<plugin.idea.version>2.2.1</plugin.idea.version>
<plugin.install.version>2.5.2</plugin.install.version>
<plugin.jar.version>3.2.0</plugin.jar.version>
- <plugin.javadoc.version>3.2.0</plugin.javadoc.version>
+ <plugin.javadoc.version>3.1.1</plugin.javadoc.version>
<plugin.jxr.version>3.0.0</plugin.jxr.version>
<plugin.project-info-reports.version>3.0.0</plugin.project-info-reports.version>
<plugin.release.version>3.0.0-M1</plugin.release.version>