]> 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 3d22df281a9d82c96a7fe7c6884d209a78f8406b..66e0ae86916af77e49b0a2f929265c818abde377 100644 (file)
@@ -1,11 +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.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