summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-26 11:14:38 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-09-26 11:14:38 +0000
commit2e38366412b3ac16239ab11157cf3abcec6290eb (patch)
tree34415bab34c204c4f1a4626318275682eb44e2b0 /sca-java-2.x/trunk/testing/itest/pom.xml
parent28a9c825055d3e3683c60e6d05f0a3fdd22d9db9 (diff)
TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest/domain-node-hazelcast
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1175799 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml
index 104ccc2489..112f24a821 100644
--- a/sca-java-2.x/trunk/testing/itest/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/pom.xml
@@ -58,6 +58,7 @@
<module>data-copy</module>
<module>databindings</module>
<module>distribution</module>
+ <module>domain-node-hazelcast</module>
<module>exceptions</module>
<module>implementation-composite</module>
<module>implementation-spring</module>