update back maven-surefire-plugin version to 2.19.1
This commit is contained in:
parent
f13b9670d3
commit
03166ad7b6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
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>
|
||||
|
|
Loading…
Add table
Reference in a new issue