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 + + + + + + +