X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.webapp%2FMETA-INF%2FMANIFEST.MF;h=c7d3bc8044f76cfc01aa4f1d9ae67e37e488da60;hb=8220766ace9f3bde3a9d69890cd8307c34fe8ddd;hp=f52b69aa29085a7a62fa630aff494ecddba2cd4a;hpb=a5f40d4dd3faeffbd0801771f778e887df93b103;p=lgpl%2Fargeo-commons.git diff --git a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF index f52b69aa2..c7d3bc804 100644 --- a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF @@ -1,4 +1,3 @@ -Web-ContextPath: org.argeo.security.webapp Bundle-SymbolicName: org.argeo.security.webapp Bundle-Version: 0.1.1.SNAPSHOT Import-Package: javax.servlet, @@ -12,4 +11,6 @@ Import-Package: javax.servlet, org.springframework.web.context, org.springframework.web.context.support, org.springframework.web.filter, - org.springframework.web.servlet + org.springframework.web.servlet, + org.argeo.security.dao +Web-ContextPath: org.argeo.security.webapp