o Restored accidentially deleted config

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@982031 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-08-03 20:43:23 +00:00
parent 4b3c364887
commit cd0287119b
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ under the License.
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<skip>false</skip>
<forkMode>once</forkMode>
<argLine>${surefireMemory}</argLine>
<systemProperties combine.children="append">