summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml b/branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml
index 30ca955e87..0fb52ac3fc 100644
--- a/branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml
+++ b/branches/sca-java-1.x/modules/implementation-web-runtime/pom.xml
@@ -70,6 +70,13 @@
<version>1.5-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca-api-extension</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ <scope>compile</scope>
+ </dependency>
<dependency>
<groupId>junit</groupId>