o Restored accidentially deleted config

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@981713 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-08-03 00:40:34 +00:00
parent 24d00c6eda
commit 35e6798412
1 changed files with 1 additions and 0 deletions

View File

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