From b36066ad2783a4d4ab392331f92b03a62c5937de Mon Sep 17 00:00:00 2001 From: bryan31 Date: Thu, 8 Apr 2021 12:26:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95=E5=B7=A5?= =?UTF-8?q?=E7=A8=8B=E7=9A=84pom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liteflow-test-springboot/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/liteflow-test-springboot/pom.xml b/liteflow-test-springboot/pom.xml index aadb1372a..cd7b3e9f2 100644 --- a/liteflow-test-springboot/pom.xml +++ b/liteflow-test-springboot/pom.xml @@ -55,6 +55,7 @@ org.springframework.boot spring-boot-maven-plugin + ${springboot.version} org.apache.maven.plugins @@ -65,7 +66,9 @@ + org.apache.maven.plugins maven-deploy-plugin + 2.8.2 true