X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jcr%2Fpom.xml;h=4bfdadb276bc79de3dffbe79d0a3f53fb0ef088b;hb=6c878278b0f233efe33531824d29b632ea4eef60;hp=218e368b06fa012c2eab87edb1463898af9a011e;hpb=ed46650640c7da4217c80ab1537621ba81fa8c60;p=lgpl%2Fargeo-commons.git diff --git a/server/runtime/org.argeo.server.jcr/pom.xml b/server/runtime/org.argeo.server.jcr/pom.xml index 218e368b0..4bfdadb27 100644 --- a/server/runtime/org.argeo.server.jcr/pom.xml +++ b/server/runtime/org.argeo.server.jcr/pom.xml @@ -1,9 +1,9 @@ - + 4.0.0 org.argeo.commons.server runtime - 0.3.2-SNAPSHOT + 1.1.2 .. org.argeo.server.jcr @@ -25,13 +25,16 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + org.argeo.jcr.* junit.framework;resolution:=optional, org.xml.sax;version="0.0.0", + org.springframework.core;resolution:=optional, + org.springframework.core.io;resolution:=optional, + org.springframework.*;resolution:=optional, * @@ -39,7 +42,6 @@ org.argeo.maven.plugins maven-argeo-osgi-plugin - ${version.maven-argeo-osgi} true true @@ -58,75 +60,77 @@ org.argeo.commons.basic org.argeo.basic.nodeps - 0.3.2-SNAPSHOT + 1.1.2 - org.argeo.dep.osgi - org.argeo.dep.osgi.jcr + org.argeo.tp + javax.jcr - org.apache.commons - com.springsource.org.apache.commons.io + org.argeo.tp + org.apache.commons.io - org.springframework + org.argeo.tp + org.springframework.core + provided + + + org.argeo.tp org.springframework.beans + provided - org.eclipse.osgi + 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.junit - com.springsource.junit + org.argeo.tp + junit true - - - org.argeo.commons.server - org.argeo.server.dep.jackrabbit.server - 0.3.2-SNAPSHOT + org.argeo.commons.osgi + org.argeo.osgi.dep.jackrabbit + 1.1.2 pom test - - org.apache.derby - com.springsource.org.apache.derby - org.argeo.commons.basic org.argeo.support.junit - 0.3.2-SNAPSHOT + 1.1.2 test org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.3.2-SNAPSHOT + 1.1.2 pom test org.argeo.commons.osgi org.argeo.osgi.boot - 0.3.2-SNAPSHOT + 1.1.2 test - + \ No newline at end of file