From: 刘洪青 Date: Mon, 19 Aug 2019 06:40:13 +0000 (+0800) Subject: style: 整理pom X-Git-Tag: v0.0.1^2~78 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=f6254df6ef1af076934688437e1f5fbd1622d79f;p=institute%2Fsw-backend.git style: 整理pom --- diff --git a/biz/api/pom.xml b/biz/api/pom.xml index 3832ac9..bcc67f2 100644 --- a/biz/api/pom.xml +++ b/biz/api/pom.xml @@ -33,6 +33,12 @@ + + org.springframework.boot + spring-boot-starter + + + com.supwisdom.institute sw-backend-common-core @@ -55,18 +61,6 @@ - - org.springframework.boot - spring-boot-starter - - - - - com.supwisdom.infras - infras-mvc - - - org.springframework.boot spring-boot-starter-test diff --git a/biz/domain/pom.xml b/biz/domain/pom.xml index 3f8f044..29fc7bb 100644 --- a/biz/domain/pom.xml +++ b/biz/domain/pom.xml @@ -27,28 +27,25 @@ + + org.springframework.boot + spring-boot-starter + + + com.supwisdom.institute sw-backend-common-core - ${project.version} com.supwisdom.institute sw-backend-common-utils - ${project.version} com.supwisdom.institute sw-backend-common-framework - ${project.version} - - - - - org.springframework.boot - spring-boot-starter diff --git a/system/api/pom.xml b/system/api/pom.xml index 5f7637f..76a9dcd 100644 --- a/system/api/pom.xml +++ b/system/api/pom.xml @@ -33,6 +33,12 @@ + + org.springframework.boot + spring-boot-starter + + + com.supwisdom.institute sw-backend-common-core @@ -55,18 +61,6 @@ - - org.springframework.boot - spring-boot-starter - - - - - com.supwisdom.infras - infras-mvc - - - org.springframework.boot spring-boot-starter-test diff --git a/system/domain/pom.xml b/system/domain/pom.xml index 8e8e2fb..7464c71 100644 --- a/system/domain/pom.xml +++ b/system/domain/pom.xml @@ -27,28 +27,25 @@ + + org.springframework.boot + spring-boot-starter + + + com.supwisdom.institute sw-backend-common-core - ${project.version} com.supwisdom.institute sw-backend-common-utils - ${project.version} com.supwisdom.institute sw-backend-common-framework - ${project.version} - - - - - org.springframework.boot - spring-boot-starter