summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.3/modules/binding-ws-xml/pom.xml')
-rw-r--r--branches/sca-java-1.3/modules/binding-ws-xml/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml b/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
index 54a9a60c32..1028b1dab3 100644
--- a/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
+++ b/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
@@ -55,6 +55,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-ws-wsdlgen</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl</artifactId>
<version>1.3-SNAPSHOT</version>
</dependency>