diff options
author | Olivier Lamy <olamy@apache.org> | 2012-02-02 21:10:14 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2012-02-02 21:10:14 +0000 |
commit | 0ec3fa780bead12356b0fe9d9553eaabe78f7028 (patch) | |
tree | e468eb73467fbd8a60910e3f001b2c3ad609b90e /pom.xml | |
parent | a2fa55d754429fb539ef166a4f149f351cb9a9d2 (diff) | |
download | archiva-0ec3fa780bead12356b0fe9d9553eaabe78f7028.tar.gz archiva-0ec3fa780bead12356b0fe9d9553eaabe78f7028.zip |
surefire 2.12
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1239846 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1614,7 +1614,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.11</version> + <version>2.12</version> <configuration> <redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile> <runOrder>alphabetical</runOrder> |