summaryrefslogtreecommitdiffstats
path: root/java/sca/features/core
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/features/core')
-rw-r--r--java/sca/features/core/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/features/core/pom.xml b/java/sca/features/core/pom.xml
index e2e63279bb..c3bc52b45d 100644
--- a/java/sca/features/core/pom.xml
+++ b/java/sca/features/core/pom.xml
@@ -202,6 +202,11 @@
<!-- Node runtime -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca-client-impl</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>