X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=abb559ad784a1a35dca62338352e569a6104a339;hb=3baeb167c9a92d1f915904bb956632c0aff65b2b;hp=e9eca020c13a2b9b2554a876ebe5b8726a86ad80;hpb=10c220cf49f5b146bac50ed7fe2578135cd466f1;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 e9eca020c..abb559ad7 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,10 +1,11 @@ + 4.0.0 org.argeo.commons.security runtime - 0.2.3-SNAPSHOT + 1.1.4-SNAPSHOT .. org.argeo.security.core @@ -26,15 +27,27 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + + lazy org.argeo.security.* + org.springframework.context, 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, * @@ -44,63 +57,91 @@ - org.argeo.commons.basic - org.argeo.basic.nodeps - 0.2.3-SNAPSHOT + org.argeo.commons.base + org.argeo.util + 1.1.4-SNAPSHOT org.argeo.commons.server org.argeo.server.jcr - 0.2.3-SNAPSHOT + 1.1.4-SNAPSHOT + + + + + + + + + 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.2.3-SNAPSHOT + org.argeo.commons.base + org.argeo.dep.log4j + 1.1.4-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 0.2.3-SNAPSHOT + 1.1.4-SNAPSHOT test - com.springsource.json + org.argeo.tp com.springsource.json test - + \ No newline at end of file