X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.services%2FMETA-INF%2FMANIFEST.MF;h=5aea0acb2299d919413ef74db00d884c2110b3cc;hb=2cf669d962a5d3c26d2bbb13b0567084994db227;hp=0162170ccff3d8265dcbbe3052953056c65733a4;hpb=17de786a62b1f3af35b5a1bca29182eae041bc60;p=lgpl%2Fargeo-commons.git diff --git a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF b/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF index 0162170cc..5aea0acb2 100644 --- a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF @@ -1,8 +1,7 @@ Bundle-SymbolicName: org.argeo.security.services -Bundle-Version: 0.1.2.SNAPSHOT +Bundle-Version: 0.2.2.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" Bundle-Name: Security Services