You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2008/10/31 21:26:55 UTC

svn commit: r709558 - /tuscany/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml

Author: rfeng
Date: Fri Oct 31 13:26:54 2008
New Revision: 709558

URL: http://svn.apache.org/viewvc?rev=709558&view=rev
Log:
Clean up dependencies

Modified:
    tuscany/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml

Modified: tuscany/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml?rev=709558&r1=709557&r2=709558&view=diff
==============================================================================
--- tuscany/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml (original)
+++ tuscany/branches/sca-equinox/modules/binding-ws-axis2-policy/pom.xml Fri Oct 31 13:26:54 2008
@@ -37,12 +37,6 @@
         
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-assembly-xml</artifactId>
-            <version>1.4-SNAPSHOT</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-policy-security</artifactId>
             <version>1.4-SNAPSHOT</version>
         </dependency>