summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-launcher-equinox/pom.xml
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/modules/node-launcher-equinox/pom.xml
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 '')
-rw-r--r--java/sca/modules/node-launcher-equinox/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/node-launcher-equinox/pom.xml b/java/sca/modules/node-launcher-equinox/pom.xml
index c6de6acdd3..77e7f932ed 100644
--- a/java/sca/modules/node-launcher-equinox/pom.xml
+++ b/java/sca/modules/node-launcher-equinox/pom.xml
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-node-runtime</artifactId>
+ <artifactId>tuscany-node-api</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>