From 38994ead2fd395e3bcc4ca4da8e0481daee20a56 Mon Sep 17 00:00:00 2001 From: wulin Date: Thu, 21 Sep 2023 16:09:19 +0800 Subject: [PATCH] =?UTF-8?q?nacos=E5=BC=95=E5=85=A5=E6=94=BE=E7=BD=AE?= =?UTF-8?q?=E5=9C=A8modules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iot-modules/pom.xml | 14 ++++++++++++++ pom.xml | 12 ------------ 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/iot-modules/pom.xml b/iot-modules/pom.xml index c8f0317..57faaec 100644 --- a/iot-modules/pom.xml +++ b/iot-modules/pom.xml @@ -21,6 +21,20 @@ + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-discovery + 2021.0.1.0 + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + 2021.0.1.0 + + org.springframework.cloud diff --git a/pom.xml b/pom.xml index e6afd1b..9af1cf3 100644 --- a/pom.xml +++ b/pom.xml @@ -34,19 +34,7 @@ - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - 2021.0.1.0 - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-config - 2021.0.1.0 - org.springframework.cloud spring-cloud-dependencies