Author: lresende
Date: Fri Jan 30 00:31:58 2009
New Revision: 739102

URL: http://svn.apache.org/viewvc?rev=739102&view=rev
Log:
Removing obsolete dependency

Modified:
    tuscany/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml

Modified: tuscany/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml?rev=739102&r1=739101&r2=739102&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml 
(original)
+++ tuscany/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml Fri Jan 
30 00:31:58 2009
@@ -62,13 +62,6 @@
             <version>1.5-SNAPSHOT</version>
             <scope>runtime</scope>
         </dependency>
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-implementation-resource-runtime</artifactId>
-            <version>1.5-SNAPSHOT</version>
-            <scope>runtime</scope>
-        </dependency>
                         
                <dependency>
                        <groupId>org.apache.geronimo.specs</groupId>


Reply via email to