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/04/14 08:14:16 UTC

svn commit: r647670 - /incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml

Author: rfeng
Date: Sun Apr 13 23:14:14 2008
New Revision: 647670

URL: http://svn.apache.org/viewvc?rev=647670&view=rev
Log:
Make sure axiom is a compile dependency

Modified:
    incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml

Modified: incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml?rev=647670&r1=647669&r2=647670&view=diff
==============================================================================
--- incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml (original)
+++ incubator/tuscany/java/sca/demos/xml-bigbank/pom.xml Sun Apr 13 23:14:14 2008
@@ -48,7 +48,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-binding-ws-axis2</artifactId>
             <version>2.0-incubating-SNAPSHOT</version>
-            <scope>runtime</scope>
+            <scope>compile</scope>
         </dependency>
 
         <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org