summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/contribution-jee/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/contribution-jee/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/contribution-jee/pom.xml b/branches/sca-java-1.x/itest/contribution-jee/pom.xml
index 83f4a220a7..133345ef20 100644
--- a/branches/sca-java-1.x/itest/contribution-jee/pom.xml
+++ b/branches/sca-java-1.x/itest/contribution-jee/pom.xml
@@ -83,6 +83,12 @@
<artifactId>tuscany-implementation-web-runtime</artifactId>
<version>1.5-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>itest-contribution-jee-samples</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.myfaces.core</groupId>
@@ -95,6 +101,7 @@
<artifactId>myfaces-impl</artifactId>
<version>1.2.3</version>
</dependency>
+
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jsp_2.1_spec</artifactId>