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