From 41f449c9c2e4296a3bbb1d2dac11b9f8fc006915 Mon Sep 17 00:00:00 2001 From: lidapeng Date: Mon, 9 Mar 2020 20:41:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0Maven=E6=89=93=E5=8C=85?= =?UTF-8?q?=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 34cef63..9bb9e21 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,11 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.0.0 +