X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=b3b53e32118060ea9e63311beeff1b432e840f23;hb=19dc6a9c6a722274c99a849d94f346cda9ba5e2e;hp=44b512ac5517c108a4b87ccf00ed77bd6eb3417c;hpb=2101bfb7ae055b0e18fbb0001e278aeba13af346;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 44b512ac5..b3b53e321 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.3-SNAPSHOT + 0.2.3-SNAPSHOT .. org.argeo.security.core @@ -33,8 +32,16 @@ org.argeo.security.* *, + org.springframework.context, org.argeo.server.json;resolution:=optional, - org.springframework.ldap.core.support;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, @@ -42,25 +49,31 @@ - - org.argeo.dep.osgi - org.argeo.dep.osgi.springframework.ldap + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.3-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 @@ -77,7 +90,7 @@ com.springsource.slf4j.log4j - + org.codehaus.jackson com.springsource.org.codehaus.jackson.mapper @@ -92,6 +105,28 @@ 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 + + + + + + + org.junit @@ -101,7 +136,7 @@ org.argeo.commons.server org.argeo.server.json - 0.1.3-SNAPSHOT + 0.2.3-SNAPSHOT test