]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.dao.ldap/META-INF/MANIFEST.MF
Reset to a proper SNAPSHOT state
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.dao.ldap / META-INF / MANIFEST.MF
index 85bbf4b21783e2ab2813061526773b4406c80f0c..54f61bd54bce02e48faafb2b6f018511e11c475a 100644 (file)
@@ -1,10 +1,12 @@
 Bundle-SymbolicName: org.argeo.security.dao.ldap
-Bundle-Version: 0.2.3.SNAPSHOT
+Bundle-Version: 0.3.1.SNAPSHOT
 Import-Package: com.sun.jndi.ldap;resolution:=optional,
+ javax.jcr;version="[2.0.0,3.0.0)",
+ org.argeo.jcr,
  org.argeo.security,
+ org.argeo.security.jcr,
  org.argeo.security.ldap,
- org.argeo.security.ldap.nature,
- org.argeo.security.nature,
+ org.argeo.security.ldap.jcr,
  org.springframework.beans.factory.config,
  org.springframework.ldap.core.support,
  org.springframework.security,
@@ -16,4 +18,4 @@ Import-Package: com.sun.jndi.ldap;resolution:=optional,
  org.springframework.security.providers.ldap.authenticator,
  org.springframework.security.userdetails,
  org.springframework.security.userdetails.ldap
-Bundle-Name: Security Manager LDAP
+Bundle-Name: Security DAO LDAP