summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/distribution/compact/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/distribution/compact/pom.xml')
-rw-r--r--branches/sca-java-1.x/distribution/compact/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/distribution/compact/pom.xml b/branches/sca-java-1.x/distribution/compact/pom.xml
index 5e94168547..df00f2dda9 100644
--- a/branches/sca-java-1.x/distribution/compact/pom.xml
+++ b/branches/sca-java-1.x/distribution/compact/pom.xml
@@ -49,6 +49,11 @@
<artifactId>tuscany-webservices</artifactId>
<version>${pom.version}</version>
</dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-spring</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
</dependencies>
<build>