X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=37c7390ec2d5bf182bb560a41694a0be02995c83;hb=526b7be88e2ca2ec5b6398f449894c0f46bc3fc8;hp=374ec77bc074b055acfd746b856082ee25ee1484;hpb=f3ff1f46c8a04c4a60bbccd44e16d5880b386229;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 374ec77bc..37c7390ec 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.2.2-SNAPSHOT .. org.argeo.security.core @@ -33,7 +32,16 @@ org.argeo.security.* *, - org.argeo.server.json;resolution:=optional + org.springframework.context, + org.argeo.server.json;resolution:=optional, + javax.jms;resolution:=optional, + org.apache.activemq;resolution:=optional, + org.apache.activemq.broker;resolution:=optional, + org.apache.activemq.command;resolution:=optional, + org.apache.activemq.security;resolution:=optional, + org.springframework.jms.connection;resolution:=optional, + org.springframework.ldap.core;resolution:=optional, + org.springframework.ldap.core.support;resolution:=optional, @@ -41,17 +49,33 @@ - - org.argeo.dep.osgi - org.argeo.dep.osgi.springframework.ldap - 1.3.0.0003 + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.2-SNAPSHOT + + + + + org.apache.commons + com.springsource.org.apache.commons.lang - + + + org.argeo.dep.osgi + org.argeo.dep.osgi.springframework.ldap + + + org.springframework + org.springframework.transaction + org.springframework.security - org.springframework.security + org.springframework.security.core @@ -72,20 +96,33 @@ org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper - 1.0.0 com.springsource.json com.springsource.json - 1.0.1.RELEASE org.antlr com.springsource.org.antlr - + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq + true + + + javax.jms + com.springsource.javax.jms + true + + + org.springframework + org.springframework.jms + true + @@ -96,7 +133,7 @@ org.argeo.commons.server org.argeo.server.json - 0.1.1-SNAPSHOT + 0.2.2-SNAPSHOT test