From a360fd2eda11a6d5eb03110eb6bb5363033d371c Mon Sep 17 00:00:00 2001 From: Chopper Date: Tue, 13 Jul 2021 10:39:27 +0800 Subject: [PATCH] =?UTF-8?q?maven=E8=A7=84=E8=8C=83=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/pom.xml | 5 +++-- common-api/pom.xml | 1 - pom.xml | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/admin/pom.xml b/admin/pom.xml index e2b538db..e49afebf 100644 --- a/admin/pom.xml +++ b/admin/pom.xml @@ -6,7 +6,8 @@ cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml admin @@ -15,7 +16,7 @@ de.codecentric spring-boot-admin-starter-server - 2.3.1 + ${spring-boot-admin} org.springframework.boot diff --git a/common-api/pom.xml b/common-api/pom.xml index 0faa13d3..816a88be 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -11,7 +11,6 @@ ../pom.xml - cn.lili common-api diff --git a/pom.xml b/pom.xml index 6aadc57b..411f37da 100644 --- a/pom.xml +++ b/pom.xml @@ -61,6 +61,7 @@ 4.3 2.3.0 1.2.2 + 2.3.1