diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/pom.xml b/misc/pom.xml index 168aa128..3cf6b7cd 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -182,6 +182,7 @@ </includes> <excludes> </excludes> + <useSystemClassLoader>false</useSystemClassLoader> </configuration> </plugin> |