Browse Source

因构建失败pom修改

wub 6 năm trước cách đây
mục cha
commit
aa6778497a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -84,7 +84,7 @@
 				</configuration>
 			</plugin>
 			<!-- 静态文件压缩 -->
-			<plugin>
+			<!--<plugin>
 				<groupId>com.samaxes.maven</groupId>
 				<artifactId>minify-maven-plugin</artifactId>
 				<version>1.7.6</version>
@@ -130,7 +130,7 @@
 						</goals>
 					</execution>
 				</executions>
-			</plugin>
+			</plugin>-->
 			<plugin>
 				<artifactId>maven-resources-plugin</artifactId>
 				<executions>