From 1e850b6a10ddd25d4e7d9ca0f3c9c8ac204ad7d1 Mon Sep 17 00:00:00 2001 From: hanxuanyu <2252193204@qq.com> Date: Fri, 21 Jan 2022 23:49:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8release=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=8F=91=E5=B8=83=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7bff21..41eb411 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,7 @@ scm:git:git@git.hxuanyu.com:hxuanyu/hxuanyu-spring-boot-starter.git scm:git:git@git.hxuanyu.com:hxuanyu/hxuanyu-spring-boot-starter.git https://git.hxuanyu.com/hxuanyu/hxuanyu-spring-boot-starter + v-release-0.0.1 @@ -163,8 +164,8 @@ org.apache.maven.plugins maven-release-plugin - ${project.artifactId}-${project.version} - -f pom.xml deploy + release-by-maven-${project.version} + true