summaryrefslogtreecommitdiffstats
path: root/java/sca/features/core
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-28 22:13:54 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-28 22:13:54 +0000
commitdbcf340ec31b77f0e73f99dc5f81ec3fa7425c14 (patch)
tree9b072c7b91f01cb4f25ebb4dd418f5daec71aa24 /java/sca/features/core
parent5477f3d8a1f06c57fd23def63956600fb50645df (diff)
Move the domain node to the all distro as its breaking someosgi tests here, not sure why and I dont have an osgi environment working to debug it
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809045 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/features/core')
-rw-r--r--java/sca/features/core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/java/sca/features/core/pom.xml b/java/sca/features/core/pom.xml
index c574baecb1..a0e44668f4 100644
--- a/java/sca/features/core/pom.xml
+++ b/java/sca/features/core/pom.xml
@@ -130,11 +130,6 @@
<!-- Domain support -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-domain-node</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-endpoint</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>