diff --git a/pom.xml b/pom.xml index 09cba15..ce4a537 100644 --- a/pom.xml +++ b/pom.xml @@ -30,9 +30,9 @@ - scm:git@github.com:chillzhuang/blade-tool.git - scm:git@github.com:chillzhuang/blade-tool.git - git@github.com:chillzhuang/blade-tool.git + https://github.com/chillzhuang/blade-tool.git + https://github.com/chillzhuang + https://github.com/chillzhuang/blade-tool.git @@ -161,42 +161,48 @@ - - org.apache.maven.plugins - maven-compiler-plugin - ${maven.plugin.version} - - ${java.version} - ${java.version} - UTF-8 - - -parameters - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.0 - - + org.apache.maven.plugins maven-source-plugin - 3.0.1 - - true - + 2.2.1 - compile + package + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + package jar + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + verify + + sign + + + +