summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
index 18e5dc6d43..2e01bee7c2 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld/pom.xml
@@ -56,6 +56,12 @@
<version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-ws-wsdlgen</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>xerces</groupId>