aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2023-03-22 13:29:43 +0100
committerHarald Musum <musum@yahooinc.com>2023-03-22 13:29:43 +0100
commitf87133a8f82851b1caa0959d1a883ea059fad6d1 (patch)
tree1d2960271a8cf5edcc19ef1f83fdfe9bb383b14c /jdisc_core
parentb8ad58738977ee63d046ec3663e42e57abfb8983 (diff)
Remove forkMode, deprecated and same as default value
Diffstat (limited to 'jdisc_core')
-rw-r--r--jdisc_core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index c5263da0803..cdc1eb76b6d 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -173,7 +173,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <forkMode>once</forkMode>
<redirectTestOutputToFile>${test.hide}</redirectTestOutputToFile>
<systemPropertyVariables>
<jdisc.logger.level>ALL</jdisc.logger.level>