summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml')
-rw-r--r--branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml b/branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml
index c3af292c91..6c136efa04 100644
--- a/branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml
+++ b/branches/sca-java-1.x/samples/simple-bigbank-spring/pom.xml
@@ -104,6 +104,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>