diff options
-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 c24df0b596..d8ae6a5628 100644 --- a/sca-java-2.x/trunk/modules/pom.xml +++ b/sca-java-2.x/trunk/modules/pom.xml @@ -74,6 +74,7 @@ <module>domain-node</module> <module>endpoint-tribes</module> <module>endpoint-hazelcast</module> + <module>endpoint-hazelcast-client</module> <module>extensibility</module> <module>extensibility-equinox</module> <module>host-http</module> |