You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/10/26 14:52:40 UTC

svn commit: r1027523 - /tuscany/sca-java-1.x/trunk/demos/xml-bigbank/pom.xml

Author: nash
Date: Tue Oct 26 12:52:40 2010
New Revision: 1027523

URL: http://svn.apache.org/viewvc?rev=1027523&view=rev
Log:
Merge r1006263 Add compile-time dependency on binding-ws-axis2

Modified:
    tuscany/sca-java-1.x/trunk/demos/xml-bigbank/pom.xml

Modified: tuscany/sca-java-1.x/trunk/demos/xml-bigbank/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/demos/xml-bigbank/pom.xml?rev=1027523&r1=1027522&r2=1027523&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/demos/xml-bigbank/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/demos/xml-bigbank/pom.xml Tue Oct 26 12:52:40 2010
@@ -60,7 +60,6 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-ws-axis2</artifactId>
             <version>1.7-SNAPSHOT</version>
-            <scope>runtime</scope>
         </dependency>
 
         <dependency>