Author: edwardsmj
Date: Wed Dec 10 06:33:51 2008
New Revision: 725296
URL: http://svn.apache.org/viewvc?rev=725296&view=rev
Log:
Updated POM file for stest-sample
Modified:
tuscany/java/sca/stest/sampleTest/pom.xml
Modified: tuscany/java/sca/stest/sampleTest/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/stest/sampleTest/pom.xml?rev=725296&r1=725295&r2=725296&view=diff
==============================================================================
--- tuscany/java/sca/stest/sampleTest/pom.xml (original)
+++ tuscany/java/sca/stest/sampleTest/pom.xml Wed Dec 10 06:33:51 2008
@@ -80,14 +80,14 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-xml</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>runtime</scope>
+ <!-- <scope>runtime</scope> -->
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
<version>2.0-SNAPSHOT</version>
- <scope>runtime</scope>
+ <!-- <scope>runtime</scope> -->
</dependency>
<dependency>