diff options
Diffstat (limited to 'auth')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 4cd81ab5..7fd126ef 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -124,7 +124,7 @@ </includes> <excludes> </excludes> - + <useSystemClassLoader>false</useSystemClassLoader> </configuration> </plugin> |