]> source.dussan.org Git - archiva.git/commitdiff
update surefire plugin version to avoid a bug that lead to tests failing in the reactor
authorBrett Porter <brett@apache.org>
Wed, 26 Mar 2008 04:14:16 +0000 (04:14 +0000)
committerBrett Porter <brett@apache.org>
Wed, 26 Mar 2008 04:14:16 +0000 (04:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641139 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 0edfa6d5a8341f0837496a5f317b48870aa78e1b..19a2775a59c17536e9e4e66c687e2c7725fe3a1e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.4.1</version>
+        <version>2.4.2</version>
       </plugin>
       <plugin>
         <artifactId>maven-checkstyle-plugin</artifactId>