summaryrefslogtreecommitdiffstats
path: root/otest/newlayout/tuscany-java-ci-test-runner
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-23 11:27:23 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-02-23 11:27:23 +0000
commitce1eb710c26b064a819f75a7331063b17b5d3984 (patch)
tree0dd7c70f9128715aacc6d25e658e558bc86e249b /otest/newlayout/tuscany-java-ci-test-runner
parent5dcb05054d8fb791bc6a06322c36e22f28ef8c10 (diff)
Correct ws binding dependency to point to the new version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915286 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest/newlayout/tuscany-java-ci-test-runner')
-rw-r--r--otest/newlayout/tuscany-java-ci-test-runner/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
index f1f47976c5..89756a4193 100644
--- a/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
+++ b/otest/newlayout/tuscany-java-ci-test-runner/pom.xml
@@ -55,7 +55,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>