summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-08-06 20:25:15 +0000
committerOlivier Lamy <olamy@apache.org>2012-08-06 20:25:15 +0000
commitbe2d49e31a22e5f533a1679897ffcadee74d040c (patch)
tree66ab1a9fe228576fe1fadb5031b3c901397e32ea /pom.xml
parent3d4b925a5ef0a9c5a006e32f44cac6555917af29 (diff)
downloadarchiva-be2d49e31a22e5f533a1679897ffcadee74d040c.tar.gz
archiva-be2d49e31a22e5f533a1679897ffcadee74d040c.zip
fix issue using surefire 2.12.1
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1369981 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3ca71f9fa..e7d63e3fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1759,7 +1759,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.12</version>
<configuration>
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
<runOrder>alphabetical</runOrder>