diff --git a/pom.xml b/pom.xml index 59597e6c..f8affee8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,140 +1,136 @@ - - - 4.0.0 - - net.mingsoft - mcms - 4.7.0-SNAPSHOT - ms-mcms - war - - 1.8 - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - http://repo1.maven.org/maven2/ - - true - - - true - - - - sonatype - Sonatype Snapshots - https://oss.sonatype.org/content/groups/public/ - - true - - - true - - - - - - net.mingsoft - ms-base - 1.0.8.boot - - - net.mingsoft - ms-basic - 1.0.8.1-SNAPSHOT - classes - - - net.mingsoft - ms-mdiy - 1.0.7-SNAPSHOT - classes - - - net.mingsoft - ms-mpeople - 1.0.7-SNAPSHOT - classes - - - net.mingsoft - ms-upgrader - 1.0.5-SNAPSHOT - - - javax.servlet - javax.servlet-api - 3.1.0 - test - - - org.apache.tomcat.embed - tomcat-embed-jasper - 9.0.16 - - - - ms-mcms - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - ${java.version} - ${java.version} - - - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - true - - - - org.springframework.boot - spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-war-plugin - - false - - - - - - - - src/main/webapp - - - src/main/resources - - - src/main/java - - - compile - + + + 4.0.0 + + net.mingsoft + mcms + 4.7.0-SNAPSHOT + ms-mcms + + 1.8 + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + http://repo1.maven.org/maven2/ + + true + + + true + + + + sonatype + Sonatype Snapshots + https://oss.sonatype.org/content/groups/public/ + + true + + + true + + + + + + net.mingsoft + ms-base + 1.0.8.boot + + + net.mingsoft + ms-basic + 1.0.8 + + + net.mingsoft + ms-mdiy + 1.0.7 + + + net.mingsoft + ms-mpeople + 1.0.7 + + + net.mingsoft + ms-upgrader + 1.0.5-SNAPSHOT + + + javax.servlet + javax.servlet-api + 3.1.0 + test + + + org.apache.tomcat.embed + tomcat-embed-jasper + 9.0.16 + + + + ms-mcms + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + ${java.version} + ${java.version} + + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + true + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.apache.maven.plugins + maven-war-plugin + + false + + + + + + + + src/main/webapp + + + src/main/resources + + + src/main/java + + + compile + \ No newline at end of file