Browse Source

update back maven-surefire-plugin version to 2.19.1

igarash1 6 years ago
parent
commit
03166ad7b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

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