commit | 5ca02fe7b3f2d675ad5bdbb3f4ced8a3cd12718b | [log] [tgz] |
---|---|---|
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | Thu Nov 18 13:02:55 2021 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Nov 18 13:02:55 2021 +0000 |
tree | c75774af04804575c0fa53afbc7b122190968e4b | |
parent | 28afbbd9838dcdff3683096711358741b7f51ecc [diff] | |
parent | c26822664809540124e3635030e562b86effb556 [diff] |
Merge "[DMAAP-BC] Fix jjb failure"
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>