Author: antelder
Date: Sat May 16 08:20:49 2009
New Revision: 775430

URL: http://svn.apache.org/viewvc?rev=775430&view=rev
Log:
Remove unused depenedency

Modified:
    tuscany/java/sca/modules/host-webapp/pom.xml

Modified: tuscany/java/sca/modules/host-webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/java/sca/modules/host-webapp/pom.xml?rev=775430&r1=775429&r2=775430&view=diff
==============================================================================
--- tuscany/java/sca/modules/host-webapp/pom.xml (original)
+++ tuscany/java/sca/modules/host-webapp/pom.xml Sat May 16 08:20:49 2009
@@ -56,13 +56,6 @@
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-workspace-impl</artifactId>
-            <version>2.0-SNAPSHOT</version>
-            <scope>runtime</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-implementation-java-runtime</artifactId>
             <version>2.0-SNAPSHOT</version>
             <scope>runtime</scope>


Reply via email to