X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=75e7b7986856936b84281945f7e5c90eeeb256d9;hb=647c35c779b32caa54bb547d32503eeb6135396c;hp=aee49b515b8d53add2369261f36aeb1564489b4b;hpb=35a30f3e807921abdc24b7bc0b595b186456ce77;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 aee49b515..75e7b7986 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,9 +1,10 @@ + 4.0.0 org.argeo.commons.security runtime - 0.3.2-SNAPSHOT + 1.1.4 .. org.argeo.security.core @@ -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, * @@ -47,63 +56,91 @@ - org.argeo.commons.basic - org.argeo.basic.nodeps - 0.3.2-SNAPSHOT + org.argeo.commons.base + org.argeo.util + 1.1.4 org.argeo.commons.server org.argeo.server.jcr - 0.3.2-SNAPSHOT + 1.1.4 + + + + + org.argeo.tp + bcprov + + + org.argeo.tp + org.apache.commons.codec - org.springframework + org.argeo.tp + org.springframework.core + + + org.argeo.tp org.springframework.beans - org.springframework + org.argeo.tp org.springframework.context - org.springframework.security + org.argeo.tp org.springframework.security.core - org.springframework + org.argeo.tp org.springframework.transaction + + + + org.argeo.tp + org.eclipse.osgi + provided + + - org.slf4j - com.springsource.slf4j.org.apache.commons.logging + org.argeo.tp + slf4j.org.apache.commons.logging + + + + org.argeo.tp + org.apache.log4j + true - org.junit - com.springsource.junit + org.argeo.tp + junit test - org.argeo.commons.basic - org.argeo.basic.dep.log4j - 0.3.2-SNAPSHOT + org.argeo.commons.base + org.argeo.dep.log4j + 1.1.4 pom test org.argeo.commons.server org.argeo.server.json - 0.3.2-SNAPSHOT + 1.1.4 test - com.springsource.json + org.argeo.tp com.springsource.json test - + \ No newline at end of file