]> source.dussan.org Git - archiva.git/commitdiff
upgrade to Surefire 2.7
authorBrett Porter <brett@apache.org>
Tue, 21 Dec 2010 01:06:09 +0000 (01:06 +0000)
committerBrett Porter <brett@apache.org>
Tue, 21 Dec 2010 01:06:09 +0000 (01:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1051354 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 783e004fca8b3a90921dbc9126f3167260a30a4c..9b98d9d198e1d32b765e575a23268bce53526b56 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.4.2</version>
+          <version>2.7</version>
           <configuration>
             <redirectTestOutputToFile>true</redirectTestOutputToFile>
           </configuration>