summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/webapp/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/distribution/webapp/pom.xml b/java/sca/distribution/webapp/pom.xml
index 695eba74c8..b78b81fc84 100644
--- a/java/sca/distribution/webapp/pom.xml
+++ b/java/sca/distribution/webapp/pom.xml
@@ -78,6 +78,11 @@
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-binding-rmi-runtime</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
<artifactId>tuscany-binding-sca</artifactId>
<version>${pom.version}</version>
</dependency>