From 3e75355dfbd376edbc099ecfe228d4bfecb79d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E5=BA=86=E5=90=89?= <51312040@qq.com> Date: Sat, 12 Dec 2020 10:48:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9common=E3=80=81core=20=20pom?= =?UTF-8?q?=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uboot-common/pom.xml | 9 +-------- uboot-core/pom.xml | 37 +++++++++++++++---------------------- 2 files changed, 16 insertions(+), 30 deletions(-) diff --git a/uboot-common/pom.xml b/uboot-common/pom.xml index 6e98212..abd57ed 100644 --- a/uboot-common/pom.xml +++ b/uboot-common/pom.xml @@ -10,7 +10,7 @@ ../mall-ebtp-cloud-parent - com.chinaunicom.ebtp + com.chinaunicom.mall.ebtp uboot-common 0.0.1 uboot-common @@ -19,39 +19,32 @@ com.chinaunicom.ebtp mall-ebtp-cloud-mvc-starter - true com.chinaunicom.ebtp mall-ebtp-cloud-jpa-starter - true com.chinaunicom.ebtp mall-ebtp-cloud-eureka-starter - true com.chinaunicom.ebtp mall-ebtp-cloud-feign-starter - true com.chinaunicom.ebtp mall-ebtp-cloud-swagger-starter - true com.chinaunicom.ebtp mall-ebtp-cloud-redis-starter - true - diff --git a/uboot-core/pom.xml b/uboot-core/pom.xml index ff81ff7..7468135 100644 --- a/uboot-core/pom.xml +++ b/uboot-core/pom.xml @@ -1,7 +1,6 @@ - - - + 4.0.0 @@ -11,7 +10,7 @@ ../mall-ebtp-cloud-parent - com.chinaunicom.ebtp + com.chinaunicom.mall.ebtp uboot-core 0.0.1 uboot-core @@ -21,24 +20,25 @@ com.chinaunicom.mall.ebtp uboot-common - 1.0-SNAPSHOT + 0.0.1 + - + com.chinaunicom.ebtp mall-ebtp-cloud-jpa-starter - + com.chinaunicom.ebtp mall-ebtp-cloud-eureka-starter - + com.chinaunicom.ebtp mall-ebtp-cloud-feign-starter - + com.chinaunicom.ebtp mall-ebtp-cloud-swagger-starter @@ -48,7 +48,7 @@ com.chinaunicom.ebtp mall-ebtp-cloud-redis-starter - + com.baomidou mybatis-plus-generator @@ -60,11 +60,11 @@ - org.springframework.boot - spring-boot-maven-plugin + org.apache.maven.plugins + maven-compiler-plugin - true - true + 1.8 + 1.8 @@ -73,13 +73,6 @@ src/main/resources true - - src/main/resources - - **/*.html - - - \ No newline at end of file