summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 09:26:04 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 09:26:04 +0000
commit084dedb023a866c053d559f09e2da063069d52d5 (patch)
treecc1e0e0e4f94b2477236507a29269ce91e98e334 /sca-java-2.x/trunk/pom.xml
parentfd0453f5dd18cc780169d53bcd7ba88e35b8fdd5 (diff)
Switch to use domain-hazelcast and remove old hazelcast mpodules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026995 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 52b727c2ae..69fe5f1853 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -693,8 +693,7 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac
<module>modules/databinding-jaxb</module>
<module>modules/deployment</module>
<module>modules/domain-node</module>
- <module>modules/endpoint-hazelcast</module>
- <module>modules/endpoint-hazelcast-client</module>
+ <module>modules/domain-hazelcast</module>
<module>modules/extensibility</module>
<module>modules/host-http</module>
<module>modules/host-jetty</module>