X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.server%2Fpom.xml;h=bce230f7e1a65a6da59977b0db2984c011267485;hb=ad42a84b78e26be716e2bf42ef1b7208bc021a7d;hp=4a148d63ed97c37ffceb2254e01b52c6e29d7ec2;hpb=94f7f66d8aa4f9c3510c215045964bad85208cc8;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index 4a148d63e..bce230f7e 100644 --- a/runtime/org.argeo.slc.server/pom.xml +++ b/runtime/org.argeo.slc.server/pom.xml @@ -3,7 +3,7 @@ org.argeo.slc runtime - 0.13.0-SNAPSHOT + 1.1.1-SNAPSHOT .. org.argeo.slc.runtime @@ -15,7 +15,6 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} @@ -23,9 +22,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, * @@ -45,6 +48,7 @@ org.argeo.slc.runtime org.argeo.slc.core + 1.1.1-SNAPSHOT @@ -59,6 +63,7 @@ org.springframework.ws org.springframework.oxm + true @@ -95,11 +100,22 @@ com.springsource.json com.springsource.json 1.0.1.RELEASE + true org.antlr com.springsource.org.antlr + true + + + com.svnkit + com.springsource.org.tmatesoft.svn + true + + +