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

svn commit: r820552 - /tuscany/java/sca/modules/binding-ws-axis2/pom.xml

Author: antelder
Date: Thu Oct  1 07:53:13 2009
New Revision: 820552

URL: http://svn.apache.org/viewvc?rev=820552&view=rev
Log:
Update the axis2 runtime dependencies for model module changes

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

Modified: tuscany/java/sca/modules/binding-ws-axis2/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/binding-ws-axis2/pom.xml?rev=820552&r1=820551&r2=820552&view=diff
==============================================================================
--- tuscany/java/sca/modules/binding-ws-axis2/pom.xml (original)
+++ tuscany/java/sca/modules/binding-ws-axis2/pom.xml Thu Oct  1 07:53:13 2009
@@ -72,9 +72,8 @@
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>tuscany-binding-ws-xml</artifactId>
+            <artifactId>tuscany-binding-ws-wsdlgen</artifactId>
             <version>2.0-SNAPSHOT</version>
-            <scope>runtime</scope>
         </dependency>
 
         <dependency>