summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/validation/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-08-04 07:22:31 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-08-04 07:22:31 +0000
commitdfb138a817c77845b3e528aa0254063636120676 (patch)
tree97c7eb589b46c1738202877d8939b6d203229d8d /java/sca/itest/validation/pom.xml
parent4e9809ebb27bc0846076822b0140bef424367b63 (diff)
TUSCANY-2403 - Applying patch from Ram
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@682275 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/validation/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/java/sca/itest/validation/pom.xml b/java/sca/itest/validation/pom.xml
index c196680e5a..f71bed0957 100644
--- a/java/sca/itest/validation/pom.xml
+++ b/java/sca/itest/validation/pom.xml
@@ -83,6 +83,13 @@
<artifactId>tuscany-implementation-osgi</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-ejb</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ </dependency>
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>