summaryrefslogtreecommitdiffstats
path: root/java/sca/stest/sampleTest
diff options
context:
space:
mode:
authoredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 14:33:51 +0000
committeredwardsmj <edwardsmj@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 14:33:51 +0000
commit1bbb0175b21b9c9e892d3f9f3bcfb72598385680 (patch)
treee7e9f91134d46b3f387801e6e583fbae7043a138 /java/sca/stest/sampleTest
parent1623bce81d34a7500b27ad604d8e72055fd3002f (diff)
Updated POM file for stest-sample
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/stest/sampleTest')
-rw-r--r--java/sca/stest/sampleTest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/stest/sampleTest/pom.xml b/java/sca/stest/sampleTest/pom.xml
index 6b405ff519..940fab66e6 100644
--- a/java/sca/stest/sampleTest/pom.xml
+++ b/java/sca/stest/sampleTest/pom.xml
@@ -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>