]> 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 d005b164f44c1fca9e8fa4a074da2a976bf6c7ad..66e0ae86916af77e49b0a2f929265c818abde377 100644 (file)
@@ -1,7 +1,12 @@
 Bundle-SymbolicName: org.argeo.security.services
-Bundle-Version: 0.2.3.SNAPSHOT
+Bundle-Version: 0.3.1.SNAPSHOT
 Import-Package: org.argeo.security,
  org.argeo.security.core,
  org.springframework.beans.factory.config;specification-version="2.5.6.SEC01",
- org.springframework.security;specification-version="2.0.4.A"
+ 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