X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.server%2Fpom.xml;h=ec6f263954169868ab3a4ad48cfb03fb1358f225;hb=c0535626dd8ffabb6fc4df4e8a47465e908ba953;hp=c826dd5696a010c92b010acdf9059d4c30092395;hpb=c81dc41c157107a601024ab1e1bef1f78fd952f1;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index c826dd569..ec6f26395 100644 --- a/runtime/org.argeo.slc.server/pom.xml +++ b/runtime/org.argeo.slc.server/pom.xml @@ -16,7 +16,6 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} @@ -24,10 +23,13 @@ org.w3c.dom;version="0.0.0", javax.xml.*;version="0.0.0", - org.argeo.slc.activemq, + org.argeo.slc.activemq;resolution:=optional, org.argeo.slc.execution, org.springframework.context.support, org.tmatesoft.svn.*;resolution:=optional, + com.lowagie.*;resolution:=optional, + com.springsource.json.*;resolution:=optional, + org.springframework.oxm.*;resolution:=optional, * @@ -47,7 +49,7 @@ org.argeo.slc.runtime org.argeo.slc.core - ${project.version} + 0.13.1-SNAPSHOT @@ -62,6 +64,7 @@ org.springframework.ws org.springframework.oxm + true @@ -98,10 +101,12 @@ com.springsource.json com.springsource.json 1.0.1.RELEASE + true org.antlr com.springsource.org.antlr + true