From c2b07efbbeef45cc0166d07adf6b4db9d0c6ca3a Mon Sep 17 00:00:00 2001
From: xufenglei <xufenglei>
Date: Wed, 24 Jun 2020 10:00:19 +0800
Subject: [PATCH] update

---
 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