diff --git a/pom.xml b/pom.xml index b2ea6748..51b25099 100644 --- a/pom.xml +++ b/pom.xml @@ -88,6 +88,37 @@ + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + attach-javadocs + + jar + + + + + UTF-8 + zh_CN + + +