]> source.dussan.org Git - archiva.git/commitdiff
use surefire 2.11
authorOlivier Lamy <olamy@apache.org>
Mon, 5 Dec 2011 12:49:27 +0000 (12:49 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 5 Dec 2011 12:49:27 +0000 (12:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1210437 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 5afca4895ceedab13738da7ce606aa1b63377cb6..012675a35055b71481540690ba547dceddc1be96 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.9</version>
+          <version>2.11</version>
           <configuration>
             <redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
             <runOrder>alphabetical</runOrder>