From 279d00596ea25d895e0f56f0679de939f519107a Mon Sep 17 00:00:00 2001 From: sgjj <995959152@qq.com> Date: Fri, 4 Sep 2020 11:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=89=93=E5=8C=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 99745fd2..6f2cbb79 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 net.mingsoft - mcms + ms-mcms 5.1-SNAPSHOT ms-mcms @@ -22,11 +22,7 @@ ms-mpeople - - net.mingsoft - store-client - 2.0 - + ms-mcms @@ -40,30 +36,24 @@ ${java.version} - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - true - - src/main/webapp - - - src/main/resources + + static/** + html/** + upload/** + templets/** + src/main/java + + **/*.java + **/MSApplication.class + **/MSServletInitializer.class + compile