summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/itest/nodes/pom.xml4
1 files changed, 4 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 8371207e61..3a492ecc31 100644
--- a/sca-java-2.x/trunk/itest/nodes/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/pom.xml
@@ -37,13 +37,17 @@
<module>helloworld-iface</module>
<module>helloworld-service</module>
<module>helloworld-client</module>
+<!--
<module>helloworld-service-a</module>
<module>helloworld-service-b</module>
<module>helloworld-service-c</module>
+-->
<module>one-node-test</module>
<module>two-nodes-test</module>
<module>two-nodes-two-vms-test</module>
+<!--
<module>three-nodes-three-vms-test</module>
+-->
</modules>
</project>