]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.manager.ldap/META-INF/MANIFEST.MF
Update versions after release
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.manager.ldap / META-INF / MANIFEST.MF
index 6c29e734783b37d0dd1dd1a2d1c9e22f215952bf..7a5ede3a23c0ec607e0d03cb085025a7b63ecd25 100644 (file)
@@ -1,5 +1,5 @@
 Bundle-SymbolicName: org.argeo.security.manager.ldap
-Bundle-Version: 0.1.3.SNAPSHOT
+Bundle-Version: 0.2.1.SNAPSHOT
 Import-Package: com.sun.jndi.ldap;resolution:=optional,
  org.argeo.security,
  org.argeo.security.ldap,
@@ -9,11 +9,13 @@ Import-Package: com.sun.jndi.ldap;resolution:=optional,
  org.springframework.beans.factory.config,
  org.springframework.ldap.core.support,
  org.springframework.security,
+ org.springframework.security.adapters;specification-version="2.0.4.A",
  org.springframework.security.ldap,
  org.springframework.security.ldap.populator,
  org.springframework.security.providers,
  org.springframework.security.providers.ldap,
  org.springframework.security.providers.ldap.authenticator,
+ org.springframework.security.providers.rememberme;specification-version="2.0.4.A",
  org.springframework.security.userdetails,
  org.springframework.security.userdetails.ldap
 Bundle-Name: Security Manager LDAP