summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-impl/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-03-22 14:50:45 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-03-22 14:50:45 +0000
commit27099266eee0b360fd50147e063f04d3e863b9ce (patch)
treeacf1e819d165133f60fa983e05f26f4aa71a7d8d /sca-java-2.x/trunk/modules/sca-client-impl/pom.xml
parent8ef8cae3deb705e67aa0f10886ea4a15d25bfadf (diff)
Finish the sca client cleanup, remove all the old unused classes and moethods and rename the remaining to more obvious names
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1084200 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/sca-client-impl/pom.xml')
-rw-r--r--sca-java-2.x/trunk/modules/sca-client-impl/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/modules/sca-client-impl/pom.xml b/sca-java-2.x/trunk/modules/sca-client-impl/pom.xml
index d46e7ff192..8a1c7a67a3 100644
--- a/sca-java-2.x/trunk/modules/sca-client-impl/pom.xml
+++ b/sca-java-2.x/trunk/modules/sca-client-impl/pom.xml
@@ -41,12 +41,6 @@
<artifactId>tuscany-core</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>
-
</dependencies>
</project>