From 11df93ad4400029e4b43c7b0364f977c06334b3c Mon Sep 17 00:00:00 2001 From: xhal Date: Wed, 3 Mar 2021 17:06:08 +0800 Subject: [PATCH] update pom.xml. --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 5f14f99..1c2feb1 100644 --- a/pom.xml +++ b/pom.xml @@ -260,5 +260,15 @@ + + + disable-javadoc-doclint + + [1.8,) + + + -Xdoclint:none + + -- GitLab