summaryrefslogtreecommitdiffstats
path: root/messagebus
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus')
-rw-r--r--messagebus/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/messagebus/pom.xml b/messagebus/pom.xml
index 9bd123ad6bd..4e9984e482c 100644
--- a/messagebus/pom.xml
+++ b/messagebus/pom.xml
@@ -50,6 +50,13 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <forkCount>4</forkCount>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<compilerArgs>