]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF
[maven-release-plugin] prepare release argeo-commons-0.3.2
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.webapp / META-INF / MANIFEST.MF
index 50e07d8322b770a7a233a803ca98fa2460457ae4..891eb7af9085d9620fcd3119a916b3ebb9f68c16 100644 (file)
@@ -1,5 +1,6 @@
 Bundle-SymbolicName: org.argeo.security.webapp
-Bundle-Version: 0.1.2.SNAPSHOT
+Bundle-Version: 0.3.2
+Web-ContextPath: org.argeo.security.webapp
 Import-Package: javax.servlet,
  javax.servlet.http,
  javax.servlet.resources,
@@ -10,8 +11,13 @@ Import-Package: javax.servlet,
  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.rememberme;specification-version="2.0.4.A",
+ org.springframework.security.ui.webapp,
+ org.springframework.security.userdetails;specification-version="2.0.4.A",
  org.springframework.web.context,
  org.springframework.web.context.support,
  org.springframework.web.filter,
  org.springframework.web.servlet
-Web-ContextPath: org.argeo.security.webapp
+Bundle-Name: Security Webapp