summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-node-runtime/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-09-06 06:08:56 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-09-06 06:08:56 +0000
commitc5f7e037e1f5d3148493d6b7178d63a2c8407a52 (patch)
tree03d22de52ec832b209541c9fcb9cd3a9965ad6cc /java/sca/modules/implementation-node-runtime/pom.xml
parent9eadabfbf44beef2a1825f6a9c877449c374f420 (diff)
Port from SCADomain to SCANode
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@692615 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/implementation-node-runtime/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/sca/modules/implementation-node-runtime/pom.xml b/java/sca/modules/implementation-node-runtime/pom.xml
index c040b44d11..bc4f0ae7bf 100644
--- a/java/sca/modules/implementation-node-runtime/pom.xml
+++ b/java/sca/modules/implementation-node-runtime/pom.xml
@@ -62,12 +62,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-embedded</artifactId>
- <version>1.4-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
<version>1.4-SNAPSHOT</version>
<scope>runtime</scope>