summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/spring/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/spring/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/spring/pom.xml b/branches/sca-java-1.x/itest/spring/pom.xml
index 2cdc8a8492..dbeebc48f1 100644
--- a/branches/sca-java-1.x/itest/spring/pom.xml
+++ b/branches/sca-java-1.x/itest/spring/pom.xml
@@ -60,6 +60,13 @@
<version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-spring-runtime</artifactId>
+ <version>1.6-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>