Improve naming and versions
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.webapp / META-INF / MANIFEST.MF
index 124179eb3ea50c6582dc84a689b4a71e20e92145..50e07d8322b770a7a233a803ca98fa2460457ae4 100644 (file)
@@ -1,21 +1,17 @@
-Web-ContextPath: org.argeo.security.webapp
 Bundle-SymbolicName: org.argeo.security.webapp
-Bundle-Version: 0.1.1.SNAPSHOT
+Bundle-Version: 0.1.2.SNAPSHOT
 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.userdetails.memory,
+ org.springframework.security,
  org.springframework.web.context,
  org.springframework.web.context.support,
  org.springframework.web.filter,
- org.springframework.web.servlet,
- org.springframework.security.ldap,
- org.springframework.security.providers.ldap,
- org.springframework.security.providers.ldap.authenticator,
- org.springframework.security.ldap.populator,
- org.springframework.security.userdetails.ldap,
- org.springframework.security,
- org.springframework.ldap.core.support
+ org.springframework.web.servlet
+Web-ContextPath: org.argeo.security.webapp