summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-10 12:46:49 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-10 12:46:49 +0000
commite5e5d9743d973674451bdea3a13ec5f8b3587e26 (patch)
tree795b3be72b97a1a46803d47d81fd5304dc95621b /sca-java-2.x
parent8e923098d96b1540df74a95cdda32b7ce91db28f (diff)
Be explicit about rmi version of sca binding
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889241 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml
index 172f6ec0e1..34bfb91c9e 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/pom.xml
@@ -66,7 +66,7 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-sca-axis2-runtime</artifactId>
+ <artifactId>tuscany-binding-sca-runtime-rmi</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency>