X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=089246bb44498c5442fc82395bfe4bb17deb5e33;hb=a52e5c9b1cca9109f159b90f3eda439ed6077f04;hp=306eca54ede35a860744bf5a42729debdcbe8ac9;hpb=f6fdcbb6fd2121d352e764337e0df77b403d6314;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..089246bb4 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 + 1.1.1-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 + 1.1.1-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 0.3.1 + 1.1.1-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 + 1.1.1-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 0.3.1 + 1.1.1-SNAPSHOT test