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