summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-spring/pom.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-04-28 10:23:01 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2009-04-28 10:23:01 +0000
commitee2e5557540acf796dcfb13533be69ea85f55dd6 (patch)
tree411cbc40c15e8377e40a5b32cf3a0e64ad8c82f1 /java/sca/modules/implementation-spring/pom.xml
parent639513a345113497a52f703c62a0c16dbdf97522 (diff)
Refactoring Spring Modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769323 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-spring/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-spring/pom.xml b/java/sca/modules/implementation-spring/pom.xml
index 5908e77720..2a270e8e5b 100644
--- a/java/sca/modules/implementation-spring/pom.xml
+++ b/java/sca/modules/implementation-spring/pom.xml
@@ -59,6 +59,11 @@
<artifactId>tuscany-implementation-java-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-spring-runtime</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
<!-- Spring dependencies... -->
<dependency>