From e30da452fbc4ba31bd453cab2d4da233cd3e6c47 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 5 Apr 2022 13:31:42 +0200 Subject: [PATCH] Fixed web.xml --- src/main/webapp/WEB-INF/web.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 25f90d1..2e5af52 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -2,10 +2,10 @@ - org.gcube.org.gcube.common.authorization.ResourceInitializer + org.gcube.common.authorization.ResourceInitializer - org.gcube.org.gcube.common.authorization.ResourceInitializer + org.gcube.common.authorization.ResourceInitializer /* \ No newline at end of file