diff options
author | Brett Porter <brett@apache.org> | 2010-12-22 10:47:46 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2010-12-22 10:47:46 +0000 |
commit | 30e7377a3d2ce8b49b76320350522f2f0fe4c575 (patch) | |
tree | 7e53f9b963379d5f19ec62eeaf686dafb83d6c27 /pom.xml | |
parent | 34638d4e678a6a005be1072aacbecd8b3cd2af0f (diff) | |
download | archiva-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |