mirror of https://github.com/apache/archiva.git
surefire 2.12
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239846 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a2fa55d754
commit
0ec3fa780b
2
pom.xml
2
pom.xml
|
@ -1614,7 +1614,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-surefire-plugin</artifactId>
|
<artifactId>maven-surefire-plugin</artifactId>
|
||||||
<version>2.11</version>
|
<version>2.12</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
|
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
|
||||||
<runOrder>alphabetical</runOrder>
|
<runOrder>alphabetical</runOrder>
|
||||||
|
|
Loading…
Reference in New Issue