X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=146fa435484b2242c3b17d02081fa5b9fc16a39d;hb=cb03e53c0ae1087fd3021f2e0051f7f191ddf84f;hp=306eca54ede35a860744bf5a42729debdcbe8ac9;hpb=52e8edb54fd0a36e79dce9519d6fbac7391e9b6f;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 306eca54e..146fa4354 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -3,7 +3,7 @@ org.argeo.commons.security runtime - 0.3.1 + 0.3.5-SNAPSHOT .. org.argeo.security.core @@ -25,9 +25,10 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + + lazy org.argeo.security.* @@ -38,6 +39,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, * @@ -49,14 +57,20 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.3.1 + 0.3.5-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 0.3.1 + 0.3.5-SNAPSHOT + + + + + + org.springframework @@ -80,6 +94,12 @@ com.springsource.slf4j.org.apache.commons.logging + + org.apache.log4j + com.springsource.org.apache.log4j + true + + org.junit @@ -89,14 +109,14 @@ org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.3.1 + 0.3.5-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 0.3.1 + 0.3.5-SNAPSHOT test