X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=b030759189778faf9561e52c91e714cca01040ce;hb=4e08bc0f1222bcf077d216ce962fe7c579e9f6de;hp=91e884e8c3d70ce2700d94424e75e46f18682710;hpb=e5bd7ffb2faa202baf07cc3b947d647a7153ca67;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 91e884e8c..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,9 +26,10 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + + lazy org.argeo.security.* @@ -39,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, * @@ -50,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 @@ -81,6 +95,12 @@ com.springsource.slf4j.org.apache.commons.logging + + org.apache.log4j + com.springsource.org.apache.log4j + true + + org.junit @@ -90,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