diff options
-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 c578a0ba56..7ed266e576 100644 --- a/sca-java-2.x/trunk/itest/nodes/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/pom.xml @@ -47,6 +47,7 @@ <module>one-jvm-hazelcast</module> <module>one-jvm-hazelcast-client</module> <module>one-jvm-tribes</module> + <module>binding-sca-hazelcast</module> <module>binding-sca-tribes</module> <module>one-node-test</module> <module>two-nodes-test</module> |