From 03c7b2c3b52c7bd17b516caa608049b6c53edd9e Mon Sep 17 00:00:00 2001 From: jieyuu <645634619@qq.com> Date: Wed, 13 Nov 2024 15:48:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 22 +++++++++++----------- xdclass-coupon-service/pom.xml | 2 +- xdclass-gateway/pom.xml | 2 +- xdclass-order-service/pom.xml | 2 +- xdclass-product-service/pom.xml | 2 +- xdclass-user-service/pom.xml | 1 + 6 files changed, 16 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 6d56787..05be392 100644 --- a/pom.xml +++ b/pom.xml @@ -179,17 +179,17 @@ - - - org.springframework.boot - spring-boot-maven-plugin - ${spring.boot.version} - - true - true - - - + + + + + + + + + + + \ No newline at end of file diff --git a/xdclass-coupon-service/pom.xml b/xdclass-coupon-service/pom.xml index ff5b445..823b552 100644 --- a/xdclass-coupon-service/pom.xml +++ b/xdclass-coupon-service/pom.xml @@ -32,7 +32,7 @@ org.springframework.boot spring-boot-maven-plugin - + ${spring.boot.version} diff --git a/xdclass-gateway/pom.xml b/xdclass-gateway/pom.xml index d81155c..2ba8c5e 100644 --- a/xdclass-gateway/pom.xml +++ b/xdclass-gateway/pom.xml @@ -51,7 +51,7 @@ org.springframework.boot spring-boot-maven-plugin - + ${spring.boot.version} diff --git a/xdclass-order-service/pom.xml b/xdclass-order-service/pom.xml index a685e7b..648bac4 100644 --- a/xdclass-order-service/pom.xml +++ b/xdclass-order-service/pom.xml @@ -33,7 +33,7 @@ org.springframework.boot spring-boot-maven-plugin - + ${spring.boot.version} diff --git a/xdclass-product-service/pom.xml b/xdclass-product-service/pom.xml index a4cb418..c2403a4 100644 --- a/xdclass-product-service/pom.xml +++ b/xdclass-product-service/pom.xml @@ -26,7 +26,7 @@ org.springframework.boot spring-boot-maven-plugin - + ${spring.boot.version} diff --git a/xdclass-user-service/pom.xml b/xdclass-user-service/pom.xml index 6a6614c..27edcbc 100644 --- a/xdclass-user-service/pom.xml +++ b/xdclass-user-service/pom.xml @@ -44,6 +44,7 @@ org.springframework.boot spring-boot-maven-plugin + ${spring.boot.version}