From 8d3bc867762a9d4d67f566f3870f2b3117485451 Mon Sep 17 00:00:00 2001
From: jinpengyong <jpy123456>
Date: Mon, 10 Aug 2020 15:39:42 +0800
Subject: [PATCH] 更新

---
 pom.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5b15421..6642f1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,13 +271,6 @@
 					</execution>
 				</executions>
 			</plugin>
-	        <plugin>
-	            <groupId>org.apache.maven.plugins</groupId>
-	            <artifactId>maven-surefire-plugin</artifactId>
-	            <configuration>
-	                <testFailureIgnore>true</testFailureIgnore>            
-	            </configuration>
-	        </plugin>
 		</plugins>
 	</build>
 </project>
\ No newline at end of file

--
Gitblit v1.8.0