X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.server%2Fpom.xml;h=95872503058e5f89168ebd698cb4d0db9772bb41;hb=cc564c929347611e43d731cac688b272d0b6c17e;hp=96897ff94a67f3379b5e6e397a393e1a1cfd22f2;hpb=6e4e2314ce0605519c6165a7e34fde9a3418217a;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.server/pom.xml b/runtime/org.argeo.slc.server/pom.xml index 96897ff94..958725030 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.1-SNAPSHOT .. 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, * @@ -35,10 +37,18 @@ + + + org.argeo.commons.security + org.argeo.security.core + ${version.argeo-commons} + + org.argeo.slc.runtime org.argeo.slc.core + 0.14.1-SNAPSHOT @@ -53,6 +63,7 @@ org.springframework.ws org.springframework.oxm + true @@ -89,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 +