summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/bpel
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/itest/bpel')
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
index be818711c4..75856a4c74 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/pom.xml
@@ -51,7 +51,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>
<scope>runtime</scope>
</dependency>
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
index fcd7bda656..dffbb4f9a9 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/pom.xml
@@ -56,7 +56,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>
<scope>runtime</scope>
</dependency>