From 222921f9843b1d01147782dd9044efb2a0af3ded Mon Sep 17 00:00:00 2001 From: liuchen <23082234@qq.com> Date: Wed, 7 Feb 2024 09:02:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f220f48..b21da0f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.win qad - 0.0.1-SNAPSHOT + 1.0.0 mq win mq @@ -61,10 +61,20 @@ + + ${project.artifactId} + org.springframework.boot spring-boot-maven-plugin + + + + repackage + + +