aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@est.tech>2021-11-18 13:02:55 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-18 13:02:55 +0000
commit5ca02fe7b3f2d675ad5bdbb3f4ced8a3cd12718b (patch)
treec75774af04804575c0fa53afbc7b122190968e4b
parent28afbbd9838dcdff3683096711358741b7f51ecc (diff)
parentc26822664809540124e3635030e562b86effb556 (diff)
Merge "[DMAAP-BC] Fix jjb failure"
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f70c083..19d5312 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,6 +75,7 @@
<configuration>
<excludes>
</excludes>
+ <forkCount>0</forkCount>
<argLine>
${surefireArgLine} --illegal-access=permit
</argLine>