X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fmodules%2Forg.argeo.security.services%2FMETA-INF%2FMANIFEST.MF;h=249147d4fbd336d3e5733f29d916e3e1b9e0d563;hb=f03e9f93e6a1f616b0271a97a20c8a8ec7212ca0;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..249147d4f 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.1.3.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