summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-28 15:04:39 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-28 15:04:39 +0000
commit88d9e951a4d8cbb72ae4ddfe5695cb380ec6c2bb (patch)
treef21fdf7e13b0a28041281c342d8996587a4aeca1 /sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml
parent3abdf3411e2ecc8d72748373d09914e152b4d416 (diff)
Update to use the hazelcast client registry
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904115 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml b/sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml
index 2d05f8b27e..4cc19b5503 100644
--- a/sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml
+++ b/sca-java-2.x/trunk/modules/sca-client-rmi/pom.xml
@@ -48,7 +48,7 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-endpoint-hazelcast</artifactId>
+ <artifactId>tuscany-endpoint-hazelcast-client</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>