X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fmodules%2Forg.argeo.node.repo.jackrabbit%2Fpom.xml;h=44cabbdcf0105f2223a28a0864708e197f988680;hb=e916635786b31ac2aaf3b7222b23bb3a2faa0fe1;hp=32840cd1933a5e508cc8b0e8c86c5b025190d09f;hpb=8b8ee149b20e2578a55e17413fa5f7399ff7ba14;p=lgpl%2Fargeo-commons.git diff --git a/server/modules/org.argeo.node.repo.jackrabbit/pom.xml b/server/modules/org.argeo.node.repo.jackrabbit/pom.xml index 32840cd19..44cabbdcf 100644 --- a/server/modules/org.argeo.node.repo.jackrabbit/pom.xml +++ b/server/modules/org.argeo.node.repo.jackrabbit/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.argeo.commons.server - 0.3.4-SNAPSHOT + 2.1.10 modules .. @@ -18,21 +17,20 @@ ${project.artifactId};singleton:=true + + META-INF/spring/*.xml;create-asynchronously:=false *, - com.mysql.jdbc;version="[5.0.0,6.0.0)";resolution:=optional, - javax.jcr;version="[2.0.0,3.0.0)", - org.apache.jackrabbit.core;version="[2.0.0,3.0.0)", - org.apache.jackrabbit.core.config;version="[2.0.0,3.0.0)", - org.apache.xalan.processor, + com.mysql.jdbc;resolution:=optional, + org.h2;resolution:=optional, + org.postgresql;resolution:=optional, + javax.jcr, + org.apache.jackrabbit.core, + org.apache.jackrabbit.core.config, org.argeo.jackrabbit, org.argeo.jcr, - org.argeo.security, - org.argeo.security.core, - org.h2;version="[1.0.0,2.0.0)";resolution:=optional, - org.postgresql;version="[8.0.0,9.0.0)";resolution:=optional, org.springframework.beans.factory.config, - org.springframework.security;version="2.0.6.RELEASE"