summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml b/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml
index ff95a4660f..d17470a17f 100644
--- a/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-atom-abdera/pom.xml
@@ -47,6 +47,12 @@
<artifactId>tuscany-interface-java</artifactId>
<version>1.6-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-interface-wsdl</artifactId>
+ <version>1.6-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>