summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-ejb/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-02-10 22:27:23 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-02-10 22:27:23 +0000
commitc643c3b6c90cc5d4bca93c56dade847bf48c37f4 (patch)
tree3c37628fc704d1c23fb89c7b1664056108e6aa46 /branches/sca-java-1.x/modules/binding-ejb/pom.xml
parent266f897114b5e4e9f198b0fe18cb7b35e627d240 (diff)
Merge branch 'bpel-resolver'
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@743135 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-ejb/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/binding-ejb/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/binding-ejb/pom.xml b/branches/sca-java-1.x/modules/binding-ejb/pom.xml
index 4c70d99aa3..3354ba64fc 100644
--- a/branches/sca-java-1.x/modules/binding-ejb/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-ejb/pom.xml
@@ -54,6 +54,13 @@
<artifactId>tuscany-policy</artifactId>
<version>1.5-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-contribution-xml</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>junit</groupId>