]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.webapp/META-INF/MANIFEST.MF
Update to 0.3.1-SNAPSHOT
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.webapp / META-INF / MANIFEST.MF
index e17384c655f61db3b47d6c5014a6b2998b1c1b39..17aa6435d08403a66acb6b2f962c86d621ad8e77 100644 (file)
@@ -1,6 +1,23 @@
-Web-ContextPath: org.argeo.security.webapp
 Bundle-SymbolicName: org.argeo.security.webapp
-Bundle-Version: 0.1.1.SNAPSHOT
+Bundle-Version: 0.3.1.SNAPSHOT
+Web-ContextPath: org.argeo.security.webapp
 Import-Package: javax.servlet,
  javax.servlet.http,
- javax.servlet.resources
+ javax.servlet.resources,
+ org.argeo.security,
+ org.argeo.security.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.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
+Bundle-Name: Security Webapp