You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2009/10/13 19:38:47 UTC

svn commit: r824854 - /tuscany/java/sca/modules/binding-jsonrpc/pom.xml

Author: lresende
Date: Tue Oct 13 17:38:47 2009
New Revision: 824854

URL: http://svn.apache.org/viewvc?rev=824854&view=rev
Log:
Cleaning up unused dependencies

Modified:
    tuscany/java/sca/modules/binding-jsonrpc/pom.xml

Modified: tuscany/java/sca/modules/binding-jsonrpc/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/binding-jsonrpc/pom.xml?rev=824854&r1=824853&r2=824854&view=diff
==============================================================================
--- tuscany/java/sca/modules/binding-jsonrpc/pom.xml (original)
+++ tuscany/java/sca/modules/binding-jsonrpc/pom.xml Tue Oct 13 17:38:47 2009
@@ -36,18 +36,6 @@
             <version>2.0-SNAPSHOT</version>
         </dependency>
 
-        <!-- dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-policy</artifactId>
-            <version>2.0-SNAPSHOT</version>
-        </dependency -->
-        
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-interface-java</artifactId>
-            <version>2.0-SNAPSHOT</version>
-        </dependency>
-
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>