summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/host-embedded/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/modules/host-embedded/pom.xml')
-rw-r--r--java/sca/modules/host-embedded/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/java/sca/modules/host-embedded/pom.xml b/java/sca/modules/host-embedded/pom.xml
index 3f5fce333d..4cb523b9a0 100644
--- a/java/sca/modules/host-embedded/pom.xml
+++ b/java/sca/modules/host-embedded/pom.xml
@@ -29,6 +29,11 @@
<name>Apache Tuscany SCA Embedded Host</name>
<dependencies>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-node2-impl</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility</artifactId>