From acdd128a288590edae80f0f9310c351fba3c926b Mon Sep 17 00:00:00 2001 From: Zhao <284578220@qq.com> Date: Thu, 5 Sep 2019 14:38:19 +0800 Subject: [PATCH] Update pom.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit parent的artifactId写错了 --- chapter04 -- eureka/product-service/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter04 -- eureka/product-service/pom.xml b/chapter04 -- eureka/product-service/pom.xml index bf4d4e1..81b583c 100755 --- a/chapter04 -- eureka/product-service/pom.xml +++ b/chapter04 -- eureka/product-service/pom.xml @@ -6,7 +6,7 @@ cd826dong.cloud - springcloud-book-eureka-parent + springcloud-book-parent 0.0.1-SNAPSHOT ../parent @@ -51,4 +51,4 @@ - \ No newline at end of file +