update surefire plugin version to avoid a bug that lead to tests failing in the reactor

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641139 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2008-03-26 04:14:16 +00:00
parent ec197361ac
commit 7374e37ad1
1 changed files with 1 additions and 1 deletions

View File

@ -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>