X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=b030759189778faf9561e52c91e714cca01040ce;hb=cf6a0a76a1f0e471c31e2190db80949fb3dd5f51;hp=8ffada70e5d6526c445692e785589c31c8382cb2;hpb=a99280d2bc1abd897373dbeeb34a1c6fd53e637c;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 8ffada70e..b03075918 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.security runtime - 0.2.3-SNAPSHOT + 0.3.4-SNAPSHOT .. org.argeo.security.core @@ -26,16 +26,27 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + + lazy org.argeo.security.* + org.springframework.context, org.springframework.beans.factory, org.argeo.jcr, + org.xml.sax;version="0.0.0", + javax.jcr.security, + javax.jcr.nodetype, + javax.jcr.version, + javax.jcr.observation, + javax.jcr.query, + javax.jcr.lock, + javax.jcr.retention, * @@ -47,14 +58,20 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.2.3-SNAPSHOT + 0.3.4-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 0.2.3-SNAPSHOT + 0.3.4-SNAPSHOT + + + + + + org.springframework @@ -78,6 +95,12 @@ com.springsource.slf4j.org.apache.commons.logging + + org.apache.log4j + com.springsource.org.apache.log4j + true + + org.junit @@ -87,14 +110,14 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.2.3-SNAPSHOT + 0.3.4-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 0.2.3-SNAPSHOT + 0.3.4-SNAPSHOT test