summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/features/core/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/features/core/pom.xml b/sca-java-2.x/trunk/features/core/pom.xml
index b7ae602bd1..caeaaae98b 100644
--- a/sca-java-2.x/trunk/features/core/pom.xml
+++ b/sca-java-2.x/trunk/features/core/pom.xml
@@ -177,6 +177,11 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-domain-node</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>