summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/binding-ws-jaxws/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/rfeng/binding-ws-jaxws/pom.xml')
-rw-r--r--sandbox/rfeng/binding-ws-jaxws/pom.xml13
1 files changed, 10 insertions, 3 deletions
diff --git a/sandbox/rfeng/binding-ws-jaxws/pom.xml b/sandbox/rfeng/binding-ws-jaxws/pom.xml
index b44407eb03..8b5d46be10 100644
--- a/sandbox/rfeng/binding-ws-jaxws/pom.xml
+++ b/sandbox/rfeng/binding-ws-jaxws/pom.xml
@@ -55,14 +55,14 @@
<artifactId>tuscany-binding-ws</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
-
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-ws-xml</artifactId>
+ <artifactId>tuscany-binding-ws-wsdlgen</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
-
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-databinding</artifactId>
@@ -93,6 +93,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jetty</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>compile</scope>