diff options
author | Olivier Lamy <olamy@apache.org> | 2012-08-06 20:25:15 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-08-06 20:25:15 +0000 |
commit | be2d49e31a22e5f533a1679897ffcadee74d040c (patch) | |
tree | 66ab1a9fe228576fe1fadb5031b3c901397e32ea /pom.xml | |
parent | 3d4b925a5ef0a9c5a006e32f44cac6555917af29 (diff) | |
download | archiva-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.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |