X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=b030759189778faf9561e52c91e714cca01040ce;hb=cf6a0a76a1f0e471c31e2190db80949fb3dd5f51;hp=e6fc1315b8b1904a7fcebca170adc0137e1f7832;hpb=0492a810648f5db118bd500b47f75874ee9a0770;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 e6fc1315b..b03075918 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.security @@ -25,9 +26,10 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + + lazy org.argeo.security.* @@ -38,6 +40,13 @@ 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, * @@ -57,6 +66,12 @@ 0.3.4-SNAPSHOT + + + + + + org.springframework @@ -80,6 +95,12 @@ com.springsource.slf4j.org.apache.commons.logging + + org.apache.log4j + com.springsource.org.apache.log4j + true + + org.junit