X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.jcr%2Fpom.xml;h=8218c213834e009da50bc0e2090b8c379cce16c9;hb=d0b8ffbd1f6628fdefcdf02dbe42fc26884f4a9d;hp=ace06f7bed8f91f9f1c46f2e81da816f4a58444f;hpb=649318725d952a887d988ddb5dd84e4ffee39e9c;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 ace06f7be..8218c2138 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.1-SNAPSHOT + 1.1.2-SNAPSHOT .. 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 - ${version.argeo-commons} + 1.1.2-SNAPSHOT - 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 - ${version.argeo-commons} + org.argeo.commons.osgi + org.argeo.osgi.dep.jackrabbit + 1.1.2-SNAPSHOT pom test - - org.apache.derby - com.springsource.org.apache.derby - org.argeo.commons.basic org.argeo.support.junit - ${version.argeo-commons} + 1.1.2-SNAPSHOT test org.argeo.commons.basic org.argeo.basic.dep.log4j - ${version.argeo-commons} + 1.1.2-SNAPSHOT pom test org.argeo.commons.osgi org.argeo.osgi.boot - ${version.argeo-commons} + 1.1.2-SNAPSHOT test - + \ No newline at end of file