From dfd62ba9ec04efd9a3adea43cca13c2da555862c Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Sun, 21 Nov 2021 00:17:12 +0800 Subject: [PATCH] =?UTF-8?q?hippo4j-common=20=E6=A8=A1=E5=9D=97=E8=BE=93?= =?UTF-8?q?=E5=87=BA=20plugin=E3=80=81javadoc.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hippo4j-common/pom.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/hippo4j-common/pom.xml b/hippo4j-common/pom.xml index ab74a3c6..2227b407 100644 --- a/hippo4j-common/pom.xml +++ b/hippo4j-common/pom.xml @@ -32,4 +32,36 @@ + + + + org.apache.maven.plugins + maven-jar-plugin + + + + ${project.artifactId} + ${project.version} + ${maven.build.timestamp} + chen.ma + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + + jar + + + + + + +