X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.ws.client%2Fpom.xml;h=0fdc2616d52084b11e585f51c9d24e8233ce28f8;hb=bf338c007fd32be52fb249d219c0c23721b3b529;hp=429f9362f05816ef1c4e2df0f8501c2b69f50ee0;hpb=fbcd3e375c8f4d3ce265297f2006c46b1fe36a6f;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.ws.client/pom.xml b/runtime/org.argeo.slc.support.ws.client/pom.xml index 429f9362f..0fdc2616d 100644 --- a/runtime/org.argeo.slc.support.ws.client/pom.xml +++ b/runtime/org.argeo.slc.support.ws.client/pom.xml @@ -2,15 +2,14 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.argeo.slc - argeo-slc - 0.11.2-SNAPSHOT - ../../org.argeo.slc + org.argeo.slc.runtime + argeo-slc-runtime + 0.11.3-SNAPSHOT + .. - org.argeo.slc.runtime - org.argeo.slc.support.ws + org.argeo.slc.support.ws.client jar - Argeo SLC Support Web Services Client + SLC Support Web Services Client @@ -33,11 +32,17 @@ org.apache.felix maven-bundle-plugin + ${version.maven-bundle-plugin} org.argeo.slc.ws.* + org.w3c.dom;version="0.0.0", + javax.xml.*;version="0.0.0", + org.xml.*;version="0.0.0", + * + @@ -46,13 +51,11 @@ org.argeo.slc.runtime - org.argeo.slc.specs - ${project.version} + org.argeo.slc.support.simple org.argeo.slc.runtime - org.argeo.slc.support.simple - ${project.version} + org.argeo.slc.support.castor @@ -70,5 +73,9 @@ com.springsource.com.sun.xml.messaging.saaj + + javax.activation + com.springsource.javax.activation + \ No newline at end of file