mirror of https://github.com/apache/archiva.git
2.6 also has a problem
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051857 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
30e7377a3d
commit
1055953866
2
pom.xml
2
pom.xml
|
@ -184,7 +184,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.6</version>
|
<version>2.5</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
<redirectTestOutputToFile>true</redirectTestOutputToFile>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue