use last surefire plugin version 2.12.4

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1413513 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-11-26 09:00:20 +00:00
parent 21b5cd01b4
commit 12afdd3b14
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12.3</version>
<version>2.12.4</version>
</plugin>
</plugins>
</pluginManagement>