X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.ws.client%2Fpom.xml;h=f030c97cb15c12f15215c155e6579e45e781b7d9;hb=9f4b188e0aa6a7e94dc09df7731cf3a860f3f8a5;hp=dcaf695cf174ff653e26bfe3a12a9341d35d0863;hpb=1f605077091f6bb2abced2b976e747b2e1337ff5;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 dcaf695cf..f030c97cb 100644 --- a/runtime/org.argeo.slc.support.ws.client/pom.xml +++ b/runtime/org.argeo.slc.support.ws.client/pom.xml @@ -2,12 +2,11 @@ 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.client jar Argeo 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", + * + @@ -47,12 +52,10 @@ org.argeo.slc.runtime org.argeo.slc.support.simple - ${project.version} org.argeo.slc.runtime org.argeo.slc.support.castor - ${project.version} @@ -70,5 +73,9 @@ com.springsource.com.sun.xml.messaging.saaj + + javax.activation + com.springsource.javax.activation + \ No newline at end of file