summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/endpoint/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/endpoint/pom.xml')
-rw-r--r--java/sca/modules/endpoint/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/sca/modules/endpoint/pom.xml b/java/sca/modules/endpoint/pom.xml
index ac2c8a61be..1d5218c361 100644
--- a/java/sca/modules/endpoint/pom.xml
+++ b/java/sca/modules/endpoint/pom.xml
@@ -31,6 +31,12 @@
<name>Apache Tuscany SCA Endpoint Default Runtime</name>
<dependencies>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca-api</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>