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}