diff options
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r-- | cadi/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 46c0b6bd..f15742b5 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -215,6 +215,7 @@ </includes> <excludes> </excludes> + <useSystemClassLoader>false</useSystemClassLoader> </configuration> </plugin> |