diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ <configuration> <excludes> </excludes> + <forkCount>0</forkCount> <argLine> ${surefireArgLine} --illegal-access=permit </argLine> |