summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 16:09:15 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-19 16:09:15 +0000
commitb936bcb9494b13e11ee72d5ea0e01f0daf90aafc (patch)
treefb6c5b32aa7baac02eb9498e977458dbdad20603 /java/sca
parentc5738b1f61848d3261a4425e0714d12b28293f8b (diff)
Remove (hopefully) unneeded dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719001 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/modules/node-launcher-equinox/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/sca/modules/node-launcher-equinox/pom.xml b/java/sca/modules/node-launcher-equinox/pom.xml
index 3ff6f17f1e..6aaa7af1f4 100644
--- a/java/sca/modules/node-launcher-equinox/pom.xml
+++ b/java/sca/modules/node-launcher-equinox/pom.xml
@@ -80,13 +80,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-domain-manager</artifactId>
- <version>2.0-SNAPSHOT</version>
- <scope>test</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-http-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>test</scope>