summaryrefslogtreecommitdiffstats
path: root/zkfacade/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'zkfacade/pom.xml')
-rw-r--r--zkfacade/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zkfacade/pom.xml b/zkfacade/pom.xml
index d9a9cb51c89..58a0601424d 100644
--- a/zkfacade/pom.xml
+++ b/zkfacade/pom.xml
@@ -114,7 +114,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<redirectTestOutputToFile>${test.hide}</redirectTestOutputToFile>
- <forkMode>once</forkMode>
</configuration>
</plugin>
<plugin>