X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=runtime%2Forg.argeo.slc.server%2Fpom.xml;h=8c63a7d59c09d24edb0946b3291e77d17073f652;hb=fc0ebf17e7d5ae66dd5b4c8ffc8dba940dcd6e1b;hp=2229cddcb7bf8b17ca8d354c6c81310706345ce7;hpb=7efacbb6a17cd98979833f3c427ddeb940869d5c;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index 2229cddcb..8c63a7d59 100644 --- a/runtime/org.argeo.slc.server/pom.xml +++ b/runtime/org.argeo.slc.server/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.argeo.slc runtime - 0.12.2-SNAPSHOT + 0.14.0 .. org.argeo.slc.runtime @@ -16,7 +15,6 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} @@ -24,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, * @@ -46,6 +48,7 @@ org.argeo.slc.runtime org.argeo.slc.core + 0.14.0 @@ -60,6 +63,7 @@ org.springframework.ws org.springframework.oxm + true @@ -96,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 + + +