diff --git a/pom.xml b/pom.xml
index 30fae31ab..99acbbe55 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,12 +3,57 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
+ org.sonatype.oss
+ oss-parent
+ 9
+
+
+
+
+ GNU GENERAL PUBLIC LICENSE Version 3
+ https://www.gnu.org/licenses/gpl.txt
+ repo
+
+
+
+
+ scm:git:git@github.com:alibaba/arthas.git
+ scm:git:git@github.com:alibaba/arthas.git
+ https://github.com/alibaba/arthas
+
+
+
+
+ beiwei30
+ beiwei30
+ ian.luo@gmail.com
+
+
+ Jerrik Zhu
+ Jerrik Zhu
+ diecui1202@gmail.com
+
+
+ ralf0131
+ ralf0131
+ huxing.zhang@gmail.com
+
+
+ hengyunabc
+ hengyunabc
+ hengyunabc@gmail.com
+
+
+
com.taobao.arthas
arthas-all
3.0.0-SNAPSHOT
pom
arthas-all
+ arthas
+ https://github.com/alibaba/arthas
spy
@@ -22,6 +67,8 @@
UTF-8
+ 1.6
+ 1.6
@@ -96,22 +143,40 @@
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 2.5
-
-
-
- true
- true
-
-
-
-
-
-
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.5
+
+
+
+ true
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+ -Xdoclint:none
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ attach-sources
+
+ jar
+
+
+
+
+