[java-parent-project] branch master updated: JPAR-129 - drop back to javadoc plugin 3.0.1 awaiting Java 11.0.3
Ian Young
ian at iay.org.uk
Mon Mar 11 10:02:48 EDT 2019
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=84e23dd4aebaa62e0ce27188b44677e5de0d01f3
The following commit(s) were added to refs/heads/master by this push:
new 84e23dd JPAR-129 - drop back to javadoc plugin 3.0.1 awaiting Java 11.0.3
84e23dd is described below
commit 84e23dd4aebaa62e0ce27188b44677e5de0d01f3
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Mar 11 14:02:44 2019 +0000
JPAR-129 - drop back to javadoc plugin 3.0.1 awaiting Java 11.0.3
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bf57942..3609dd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
- <maven-javadoc-plugin.version>3.1.0</maven-javadoc-plugin.version>
+ <maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
<maven.central.url>http://repo1.maven.org/maven2</maven.central.url>
<shibboleth.site.url>http://build.shibboleth.net/nexus/content/sites/site/</shibboleth.site.url>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list