summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-ejb/pom.xml
diff options
context:
space:
mode:
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>