From 7a685bb1a1bc9128c2a5a567dcd8fdb922bb37f8 Mon Sep 17 00:00:00 2001 From: rongchao Date: Sun, 16 Feb 2020 16:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=85=B3=E8=81=94=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E7=9A=84=E4=BE=9D=E8=B5=96=E5=85=B3=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a5b5dc3..17a0eca 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ com.esua.epdc.shibei epdc-cloud-parent 1.0.0 + ../epdc-cloud-parent epdc-cloud-gateway @@ -18,10 +19,12 @@ org.springframework.cloud spring-cloud-starter-gateway + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery + org.springframework.cloud spring-cloud-starter-netflix-hystrix @@ -36,13 +39,13 @@ com.esua.epdc epdc-common-clienttoken - 1.0.0 + ${project.version} com.esua.epdc epdc-commons-tools - 1.0.0 + ${project.version}