From 2c057852e11be7f06fee3ea24768d9cfefdb695b Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 10 Feb 2010 14:20:57 +0000 Subject: Add a dependency on the hazelcast client so we can switch the SCAClient test to the hazelcast client if we want to. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908514 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast') diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml index c97e60b770..e753d3e0e8 100644 --- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-hazelcast/pom.xml @@ -38,7 +38,12 @@ org.apache.tuscany.sca tuscany-endpoint-hazelcast 2.0-SNAPSHOT - + + + org.apache.tuscany.sca + tuscany-endpoint-hazelcast-client + 2.0-SNAPSHOT + org.apache.tuscany.sca itest-nodes-helloworld-iface -- cgit v1.2.3