X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=security%2Fruntime%2Forg.argeo.security.core%2Fpom.xml;h=b12aedd249dc58d2d5815ce7aa599b1df75f6dfa;hb=d0b8ffbd1f6628fdefcdf02dbe42fc26884f4a9d;hp=b36f10d56e7dfddd7d0e48338a13e2774f46f48f;hpb=9ecac0dc0810a3cabf8eb75951f1b7a3c149ae94;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 b36f10d56..b12aedd24 100644 --- a/security/runtime/org.argeo.security.core/pom.xml +++ b/security/runtime/org.argeo.security.core/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.commons.security runtime - 0.2.3-SNAPSHOT + 1.1.2-SNAPSHOT .. org.argeo.security.core @@ -26,15 +25,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, * @@ -46,53 +57,81 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.2.3-SNAPSHOT + 1.1.2-SNAPSHOT + + + org.argeo.commons.server + org.argeo.server.jcr + 1.1.2-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.argeo.tp + org.springframework.transaction + - 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 + 1.1.2-SNAPSHOT pom test org.argeo.commons.server org.argeo.server.json - 0.2.3-SNAPSHOT + 1.1.2-SNAPSHOT test - com.springsource.json + org.argeo.tp com.springsource.json test - + \ No newline at end of file