summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-test-runner
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-23 11:14:10 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-23 11:14:10 +0000
commit5dcb05054d8fb791bc6a06322c36e22f28ef8c10 (patch)
treef30e1842b66a042b003ca4a3118267e2b481c16c /otest/newlayout/tuscany-test-runner
parentdc94c7cabd692203df01533ea1f8ae205594e535 (diff)
Correct ws binding to point to the new version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915284 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest/newlayout/tuscany-test-runner')
-rw-r--r--otest/newlayout/tuscany-test-runner/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/otest/newlayout/tuscany-test-runner/pom.xml b/otest/newlayout/tuscany-test-runner/pom.xml
index 286e28abb3..a5b49b6ce7 100644
--- a/otest/newlayout/tuscany-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-test-runner/pom.xml
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-ws-axis2</artifactId>
+ <artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>