Author: slaws
Date: Tue Feb 23 11:14:10 2010
New Revision: 915284
URL: http://svn.apache.org/viewvc?rev=915284&view=rev
Log:
Correct ws binding to point to the new version
Modified:
tuscany/otest/newlayout/tuscany-test-runner/pom.xml
Modified: tuscany/otest/newlayout/tuscany-test-runner/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-test-runner/pom.xml?rev=915284&r1=915283&r2=915284&view=diff
==============================================================================
--- tuscany/otest/newlayout/tuscany-test-runner/pom.xml (original)
+++ tuscany/otest/newlayout/tuscany-test-runner/pom.xml Tue Feb 23 11:14:10 2010
@@ -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>