Browse Source

modify pom.xml

xielq 5 years ago
parent
commit
3c9ddc188b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -194,9 +194,9 @@
 				<configuration>
 					<webXml>${project.build.directory}/minify/WEB-INF/web.xml</webXml>
 					<webResources>
-						<resource>
+                            <!--<resource>
 							<directory>${project.build.directory}/statics</directory>
-						</resource>
+                        </resource>-->
 						<resource>
 							<directory>${project.build.directory}/minify</directory>
 						</resource>