From 7ec89643f7feafd251e66b097f4c018764992f8a Mon Sep 17 00:00:00 2001 From: zhouxiunai <154707516@qq.com> Date: Sat, 1 Jun 2019 14:40:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC=E7=AE=A1?= =?UTF-8?q?=E7=90=86maven=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 19878765..1acdd917 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,9 @@ 1.3.0.Final + + scm:git:git@git.int.it2000.com.cn:airport-chengdu/msgexchange-api.git + org.springframework.boot @@ -207,6 +210,11 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.3 +