浏览代码

update back maven-surefire-plugin version to 2.19.1

igarash1 6 年之前
父节点
当前提交
03166ad7b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -190,7 +190,7 @@
 			</plugin>
 			<plugin>
 				<artifactId>maven-surefire-plugin</artifactId>
-				<version>2.22.1</version>
+				<version>2.19.1</version>
 				<configuration>
 					<includes>
 						<include>${test.include.path}</include>