From 86f010b87e7703f2f409100437712a29b1f43bf1 Mon Sep 17 00:00:00 2001 From: Chopper Date: Mon, 12 Jul 2021 16:33:32 +0800 Subject: [PATCH] =?UTF-8?q?maven=20=E8=A7=84=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer-api/pom.xml | 8 +++--- common-api/pom.xml | 5 ++-- consumer/pom.xml | 7 ++--- framework/pom.xml | 45 ++------------------------------ manager-api/pom.xml | 5 ++-- pom.xml | 62 ++++++++++++++++++++++++++++++++++----------- seller-api/pom.xml | 5 ++-- 7 files changed, 65 insertions(+), 72 deletions(-) diff --git a/buyer-api/pom.xml b/buyer-api/pom.xml index 22afda90..42426cbe 100644 --- a/buyer-api/pom.xml +++ b/buyer-api/pom.xml @@ -3,21 +3,19 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - 4.3 - buyer-api cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml cn.lili framework - 4.2.0 + ${revision} diff --git a/common-api/pom.xml b/common-api/pom.xml index fe5a4ae7..0faa13d3 100644 --- a/common-api/pom.xml +++ b/common-api/pom.xml @@ -7,7 +7,8 @@ cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml cn.lili @@ -17,7 +18,7 @@ cn.lili framework - 4.2.0 + ${revision} diff --git a/consumer/pom.xml b/consumer/pom.xml index b9b34c24..f743fae9 100644 --- a/consumer/pom.xml +++ b/consumer/pom.xml @@ -8,20 +8,21 @@ cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml cn.lili framework - 4.2.0 + ${revision} com.xuxueli xxl-job-core - 2.2.0 + ${xxl-job} diff --git a/framework/pom.xml b/framework/pom.xml index de8a3431..ded46f47 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -7,54 +7,13 @@ cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml framework jar - - 1.8 - - 1.9.6 - 4.13.40.ALL - 5.1.48 - 3.3.1.tmp - 5.5.8 - 2.0.3.RELEASE - 3.0.0 - 2.9.10 - 1.18.10 - 6.0.11 - 4.5.18 - 3.11.1 - 2.0.1 - 2.1.1 - 0.10.7 - 4.7.2 - 4.0.0 - 1.1.20 - 1.0.3 - 4.7.2 - 4.4.1 - 4.5.12 - 2.9.10 - UTF-8 - UTF-8 - true - 2.0.8 - 2.3.1 - 1.21 - 1.2 - 4.1.2 - 4.1.2 - 6.6 - 3.4.1 - 1.7.28 - 2.2.0 - 1.4 - - org.springframework.boot diff --git a/manager-api/pom.xml b/manager-api/pom.xml index f896a62f..f2b40c40 100644 --- a/manager-api/pom.xml +++ b/manager-api/pom.xml @@ -8,14 +8,15 @@ cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml cn.lili framework - 4.2.0 + ${revision} diff --git a/pom.xml b/pom.xml index c40ec9a4..6aadc57b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,16 +8,61 @@ org.springframework.boot spring-boot-starter-parent 2.3.4.RELEASE + cn.lili lili-shop-parent - 4.2.0 + ${revision} + pom + 1.8 + 4.2.0 registry.cn-beijing.aliyuncs.com/lili-images 0.0.1 + 1.9.6 + 4.13.40.ALL + 5.1.48 + 3.3.1.tmp + 5.5.8 + 2.0.3.RELEASE + 3.0.0 + 2.9.10 + 1.18.10 + 6.0.11 + 4.5.18 + 3.11.1 + 2.0.1 + 2.1.1 + 0.10.7 + 4.7.2 + 4.0.0 + 1.1.20 + 1.0.3 + 4.7.2 + 4.4.1 + 4.5.12 + 2.9.10 + UTF-8 + UTF-8 + true + 2.0.8 + 2.3.1 + 1.21 + 1.2 + 4.1.2 + 4.1.2 + 6.6 + 3.4.1 + 1.7.28 + 2.2.0 + 1.4 + 4.3 + 2.3.0 + 1.2.2 + framework buyer-api @@ -28,25 +73,12 @@ admin - - pom - - - - org.codehaus.mojo - versions-maven-plugin - 2.7 - - false - - - com.spotify docker-maven-plugin - 1.2.2 + ${spotify} ${docker-registry}/${project.build.finalName}:${images-version} java diff --git a/seller-api/pom.xml b/seller-api/pom.xml index 9efa6d45..0e9b7798 100644 --- a/seller-api/pom.xml +++ b/seller-api/pom.xml @@ -8,14 +8,15 @@ cn.lili lili-shop-parent - 4.2.0 + ${revision} + ../pom.xml cn.lili framework - 4.2.0 + ${revision}