]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/modules/org.argeo.security.services/META-INF/MANIFEST.MF
Reset to a proper SNAPSHOT state
[lgpl/argeo-commons.git] / security / modules / org.argeo.security.services / META-INF / MANIFEST.MF
index 0162170ccff3d8265dcbbe3052953056c65733a4..66e0ae86916af77e49b0a2f929265c818abde377 100644 (file)
@@ -1,8 +1,12 @@
 Bundle-SymbolicName: org.argeo.security.services
-Bundle-Version: 0.1.2.SNAPSHOT
+Bundle-Version: 0.3.1.SNAPSHOT
 Import-Package: org.argeo.security,
  org.argeo.security.core,
- org.argeo.security.ldap,
- org.argeo.security.ldap.nature,
- org.argeo.server.json
+ org.springframework.beans.factory.config;specification-version="2.5.6.SEC01",
+ org.springframework.security;specification-version="2.0.4.A",
+ org.springframework.security.adapters;specification-version="2.0.6.RELEASE",
+ org.springframework.security.providers;specification-version="2.0.6.RELEASE",
+ org.springframework.security.providers.anonymous;specification-version="2.0.6.RELEASE",
+ org.springframework.security.providers.encoding;specification-version="2.0.6.RELEASE",
+ org.springframework.security.providers.rememberme;specification-version="2.0.6.RELEASE"
 Bundle-Name: Security Services