]> source.dussan.org Git - archiva.git/commitdiff
upgrade Surefire to latest version again
authorBrett Porter <brett@apache.org>
Wed, 29 Dec 2010 11:51:22 +0000 (11:51 +0000)
committerBrett Porter <brett@apache.org>
Wed, 29 Dec 2010 11:51:22 +0000 (11:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1053620 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 080272b88de92fc03c67b735f632fc1a8ce699d7..db3bc5965ef73b46a4dd20ba1303aa170f70e922 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-          <version>2.5</version>
+          <version>2.7.1</version>
           <configuration>
             <redirectTestOutputToFile>true</redirectTestOutputToFile>
           </configuration>