summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/workspace-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/modules/workspace-impl/pom.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/branches/sca-java-1.x/modules/workspace-impl/pom.xml b/branches/sca-java-1.x/modules/workspace-impl/pom.xml
index c84570e0f9..d08880e88c 100644
--- a/branches/sca-java-1.x/modules/workspace-impl/pom.xml
+++ b/branches/sca-java-1.x/modules/workspace-impl/pom.xml
@@ -55,16 +55,10 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-host-embedded</artifactId>
- <version>1.6-SNAPSHOT</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-namespace</artifactId>
<version>1.6-SNAPSHOT</version>
<scope>test</scope>
- </dependency>
+ </dependency>
</dependencies>