diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-06 19:50:10 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-06 19:50:10 +0000 |
commit | cef3dc1a5cd7135dab4b11f8a0aa4fd230e878ff (patch) | |
tree | 51e6bd60221c1c22c18d1dc3e3549dee044dc70e /sca-java-2.x/trunk | |
parent | 009afa91c29d23316ae347f947d79cd572873208 (diff) |
Add Hazelcast registry in to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896645 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/pom.xml b/sca-java-2.x/trunk/modules/pom.xml index 49e9c9548a..024548c5e3 100644 --- a/sca-java-2.x/trunk/modules/pom.xml +++ b/sca-java-2.x/trunk/modules/pom.xml @@ -73,6 +73,7 @@ <module>deployment</module> <module>domain-node</module> <module>endpoint-tribes</module> + <module>endpoint-hazelcast</module> <module>extensibility</module> <module>extensibility-equinox</module> <module>host-http</module> |