aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-12-22 11:45:33 +0000
committerBrett Porter <brett@apache.org>2010-12-22 11:45:33 +0000
commit10559538664d00bf2097bff2a6705e17b7dcc32b (patch)
tree3b7d99e16875dc8c733015a127b00414b2ab51b7 /pom.xml
parent30e7377a3d2ce8b49b76320350522f2f0fe4c575 (diff)
downloadarchiva-10559538664d00bf2097bff2a6705e17b7dcc32b.tar.gz
archiva-10559538664d00bf2097bff2a6705e17b7dcc32b.zip
2.6 also has a problem
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 158251507..080272b88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.6</version>
+ <version>2.5</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>