diff --git a/pom.xml b/pom.xml index bb9ac04..09cba15 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,33 @@ blade-tool 1.0.0-RC1 pom + blade-tool + + blade-tool is a powerful toolbox for SpringBlade + + https://github.com/chillzhuang/blade-tool + + + smallchill + 庄骞 + smallchill@163.com + + Java Development Engineer + + 2018-12-28 23:33:33 + + + + + GNU LESSER GENERAL PUBLIC LICENSE + http://www.gnu.org/licenses/lgpl.html + + + + scm:git@github.com:chillzhuang/blade-tool.git + scm:git@github.com:chillzhuang/blade-tool.git + git@github.com:chillzhuang/blade-tool.git + 1.0.0-RC1 @@ -194,11 +221,58 @@ + + oss + https://oss.sonatype.org/content/repositories/snapshots/ + - release - Release Repository - http://nexus.gitee.ltd/repository/maven-releases/ + oss + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + release + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + true + + + + compile + + jar + + + + + + + + + + oss + https://oss.sonatype.org/content/repositories/snapshots/ + + + oss + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + +