summaryrefslogtreecommitdiffstats
path: root/java/sca/features
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-27 08:39:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-27 08:39:25 +0000
commitdecaac87aaca1feb9bf143e7c481e02323b81be0 (patch)
tree454cdca2cf6cee7ca0660d889bd77f9db7225676 /java/sca/features
parentde40e260f81dcf83ff0245324ebe3ca5154b40ea (diff)
Remove last references to implementation-node and workspace modules as they're not used inany code now after all the node changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779055 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/features')
-rw-r--r--java/sca/features/core/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/java/sca/features/core/pom.xml b/java/sca/features/core/pom.xml
index 6af53f708f..dca27e0b23 100644
--- a/java/sca/features/core/pom.xml
+++ b/java/sca/features/core/pom.xml
@@ -165,12 +165,6 @@
<artifactId>tuscany-implementation-java-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-node-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
<!-- Interface models -->
<dependency>