X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=be56a7268135a2ba3ca1a63902db1bc6c31070e2;hb=refs%2Ftags%2Fsvn%2Ftags%2Fargeo-commons-0.1.1;hp=d5a031d17d5cd698d64a8dd72aaabeb1e367b037;hpb=7c9ba14fbe8cd771af9d205c7988507c1dd7abb6;p=lgpl%2Fargeo-commons.git diff --git a/security/runtime/org.argeo.security.core/pom.xml b/security/runtime/org.argeo.security.core/pom.xml index d5a031d17..be56a7268 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons.security runtime - 0.1.1-SNAPSHOT + 0.1.1 .. org.argeo.security.core @@ -32,6 +31,10 @@ org.argeo.security.* + *, + org.argeo.server.json;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional + @@ -40,14 +43,9 @@ - org.springframework.ldap - org.springframework.ldap - 1.3.0.RELEASE - - - org.springframework.ldap - org.springframework.ldap.core.simple - 1.3.0.RELEASE + org.argeo.dep.osgi + org.argeo.dep.osgi.springframework.ldap + 1.3.0.0003 @@ -56,6 +54,27 @@ org.springframework.security + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging + + + org.apache.log4j + com.springsource.org.apache.log4j + + + org.slf4j + com.springsource.slf4j.log4j + + + + + org.codehaus.jackson + com.springsource.org.codehaus.jackson.mapper + 1.0.0 + + com.springsource.json com.springsource.json @@ -66,5 +85,20 @@ com.springsource.org.antlr + + + + + org.junit + com.springsource.junit + test + + + org.argeo.commons.server + org.argeo.server.json + 0.1.1 + test + +