diff options
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index 658bf71d5..d687568dc 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -173,6 +173,7 @@ <systemPropertyVariables> <container.classpath>classpath:</container.classpath> </systemPropertyVariables> + <useSystemClassLoader>false</useSystemClassLoader> </configuration> </plugin> |