mirror of https://github.com/apache/archiva.git
use surefire 2.9
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1137816 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
41a9446b4b
commit
0d6a0d7362
2
pom.xml
2
pom.xml
|
@ -1318,7 +1318,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.8.1</version>
|
||||
<version>2.9</version>
|
||||
<configuration>
|
||||
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
|
||||
</configuration>
|
||||
|
|
Loading…
Reference in New Issue