Author: antelder
Date: Wed Nov 19 08:09:15 2008
New Revision: 719001
URL: http://svn.apache.org/viewvc?rev=719001&view=rev
Log:
Remove (hopefully) unneeded dependency
Modified:
tuscany/java/sca/modules/node-launcher-equinox/pom.xml
Modified: tuscany/java/sca/modules/node-launcher-equinox/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/modules/node-launcher-equinox/pom.xml?rev=719001&r1=719000&r2=719001&view=diff
==============================================================================
--- tuscany/java/sca/modules/node-launcher-equinox/pom.xml (original)
+++ tuscany/java/sca/modules/node-launcher-equinox/pom.xml Wed Nov 19 08:09:15
2008
@@ -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>