aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-12-22 10:47:46 +0000
committerBrett Porter <brett@apache.org>2010-12-22 10:47:46 +0000
commit30e7377a3d2ce8b49b76320350522f2f0fe4c575 (patch)
tree7e53f9b963379d5f19ec62eeaf686dafb83d6c27 /pom.xml
parent34638d4e678a6a005be1072aacbecd8b3cd2af0f (diff)
downloadarchiva-30e7377a3d2ce8b49b76320350522f2f0fe4c575.tar.gz
archiva-30e7377a3d2ce8b49b76320350522f2f0fe4c575.zip
back up a version so that errors are detected
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051822 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 9b98d9d19..158251507 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.7</version>
+ <version>2.6</version>
<configuration>
<redirectTestOutputToFile>true</redirectTestOutputToFile>
</configuration>