From cba8cf34171bd35c0d1d090eb4ccbf62171c2269 Mon Sep 17 00:00:00 2001 From: smallchill Date: Sat, 29 Dec 2018 00:11:16 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=B7=BB=E5=8A=A0=E4=B8=AD?= =?UTF-8?q?=E5=A4=AE=E4=BB=93=E5=BA=93=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 77 insertions(+), 3 deletions(-) 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/ + + + + +