diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2021-11-19 11:18:06 +0000 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2021-11-19 11:19:16 +0000 |
commit | daf8076254e3e0ae562c0e27bbd2d0910e79f8d1 (patch) | |
tree | 218d77df6d1a4ed1d3564c82f939388e68e5a269 /pom.xml | |
parent | 5ca02fe7b3f2d675ad5bdbb3f4ced8a3cd12718b (diff) |
Revert "[DMAAP-BC] Fix jjb failure"
This reverts commit c26822664809540124e3635030e562b86effb556.
Reason for revert: Failed to fix
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ifa9beb8cd554421c7d7f162660bb1d539ff2f33e
Issue-ID: DMAAP-1682
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,7 +75,6 @@ <configuration> <excludes> </excludes> - <forkCount>0</forkCount> <argLine> ${surefireArgLine} --illegal-access=permit </argLine> |