From 70c32ff9ce1c784036b717834ece5da9cba5c526 Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Sat, 28 Jul 2018 16:30:44 +0800 Subject: [PATCH] =?UTF-8?q?refact[litemall-all]:=20=E4=BB=8E=E5=8E=9F?= =?UTF-8?q?=E6=9D=A5=E7=9A=84war=E6=A8=A1=E5=BC=8F=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=88=90=E5=8F=AF=E6=89=A7=E8=A1=8Cjar=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-all/pom.xml | 43 ------------------------------------------- 1 file changed, 43 deletions(-) diff --git a/litemall-all/pom.xml b/litemall-all/pom.xml index 41bf6493..83262651 100644 --- a/litemall-all/pom.xml +++ b/litemall-all/pom.xml @@ -12,12 +12,6 @@ - - org.springframework.boot - spring-boot-starter-tomcat - provided - - org.linlinjava litemall-core @@ -41,44 +35,7 @@ - - - - src/main/resources - - - - src/main/java - - **/*.properties - **/*.xml - - false - - - - - maven-resources-plugin - - - copy-resources - validate - - copy-resources - - - ${basedir}/target/classes/static - - - ../litemall-admin/dist - - - - - - - org.springframework.boot spring-boot-maven-plugin