upgrade to surefire 2.7.2 which is more faster

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1067550 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-02-05 23:35:08 +00:00
parent f5b642cfa7
commit 881d5884bd
1 changed files with 1 additions and 0 deletions

View File

@ -404,6 +404,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.7.2</version>
<configuration>
<argLine>-Xmx256m</argLine>
</configuration>