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