diff options
Diffstat (limited to 'sca-java-2.x')
-rw-r--r-- | sca-java-2.x/trunk/itest/nodes/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/pom.xml b/sca-java-2.x/trunk/itest/nodes/pom.xml index 7a1a3ade27..01fe0592a6 100644 --- a/sca-java-2.x/trunk/itest/nodes/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/pom.xml @@ -44,6 +44,7 @@ --> <module>one-jvm</module> <module>one-jvm-hazelcast</module> + <module>one-jvm-hazelcast-client</module> <module>one-node-test</module> <module>two-nodes-test</module> <module>two-nodes-two-vms-test</module> |