summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-22 14:11:13 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-22 14:11:13 +0000
commit0fcbec68ad591afd45fc73299f614e072bef60df (patch)
tree576d9012af685337e0d8e0dd8012ec1b4bde7f46 /sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
parent57ae16a7a130222cb4665ae459f8f920b5b191b7 (diff)
Remove dependency on host-http from the jaxws binding as it's not used by the binding. The RI version just plugs directly into JAXWS.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1174151 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml b/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
index c6b397b852..7b08351cbf 100644
--- a/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
+++ b/sca-java-2.x/trunk/modules/binding-ws-runtime-jaxws-ri/pom.xml
@@ -85,14 +85,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-http</artifactId>
- <version>2.0-SNAPSHOT</version>
- <scope>compile</scope>
- </dependency>
-
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>compile</scope>