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=c1f697c723f0825236dcc23f0eb159cff7d8a057;hpb=2101bfb7ae055b0e18fbb0001e278aeba13af346;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 c1f697c72..249147d4f 100644 --- a/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF +++ b/security/modules/org.argeo.security.services/META-INF/MANIFEST.MF @@ -2,8 +2,6 @@ Bundle-SymbolicName: org.argeo.security.services 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.security.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