X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.webapp%2FMETA-INF%2FMANIFEST.MF;h=380fe85673e3c83cbec3ab8e57b001f3ecf614c7;hb=6244027bc3b9817a5ad50b99689ffd6766cc8efc;hp=f52b69aa29085a7a62fa630aff494ecddba2cd4a;hpb=23daa3a3818f0a18703a3b0ca95c7908326f95cb;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..380fe8567 100644 --- a/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF @@ -1,14 +1,19 @@ -Web-ContextPath: org.argeo.security.webapp Bundle-SymbolicName: org.argeo.security.webapp -Bundle-Version: 0.1.1.SNAPSHOT +Bundle-Version: 0.1.2.SNAPSHOT +Web-ContextPath: org.argeo.security.webapp Import-Package: javax.servlet, javax.servlet.http, javax.servlet.resources, + org.argeo.security, org.argeo.security.mvc, - org.argeo.server.json.mvc, + org.argeo.server.json, + org.argeo.server.mvc, org.springframework.ldap.core.support, org.springframework.osgi.web.context.support, org.springframework.security, + org.springframework.security.config, + org.springframework.security.ui, + org.springframework.security.ui.webapp, org.springframework.web.context, org.springframework.web.context.support, org.springframework.web.filter,