summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules/binding-atom-abdera
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-08-11 17:18:03 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-08-11 17:18:03 +0000
commit16efcf55c96e25817269eaf4ff964e35d3b95db7 (patch)
treeed8263b8c2fe1518f273e5509652de9045e574ee /branches/sca-java-1.5.1/modules/binding-atom-abdera
parent2be56481c55ba5e04d51142499a6dce05175945e (diff)
TUSCANY-3166 - Adding interface wsdl dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803212 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.1/modules/binding-atom-abdera')
-rw-r--r--branches/sca-java-1.5.1/modules/binding-atom-abdera/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/modules/binding-atom-abdera/pom.xml b/branches/sca-java-1.5.1/modules/binding-atom-abdera/pom.xml
index 4b926d4b19..e0fee17a8b 100644
--- a/branches/sca-java-1.5.1/modules/binding-atom-abdera/pom.xml
+++ b/branches/sca-java-1.5.1/modules/binding-atom-abdera/pom.xml
@@ -47,6 +47,12 @@
<artifactId>tuscany-interface-java</artifactId>
<version>1.5.1-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-interface-wsdl</artifactId>
+ <version>1.5.1-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>