summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-18 10:51:53 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-18 10:51:53 +0000
commite930c0d0111c46a6a27004fb3f718b09c7f82519 (patch)
tree501f33e36b438abd15ad46b637df293fababf330 /branches
parent61a9d8172ea62c7de0f789b22ecee90c4f29917b (diff)
Merge spring runtime include from 1.x to 1.5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775894 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.5/distribution/bundle/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-java-1.5/distribution/bundle/pom.xml b/branches/sca-java-1.5/distribution/bundle/pom.xml
index 865c0b9cc8..e89fc3eabb 100644
--- a/branches/sca-java-1.5/distribution/bundle/pom.xml
+++ b/branches/sca-java-1.5/distribution/bundle/pom.xml
@@ -416,6 +416,11 @@
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-implementation-spring-runtime</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
<artifactId>tuscany-implementation-xquery</artifactId>
<version>${pom.version}</version>
</dependency>