summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-24 15:56:21 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-24 15:56:21 +0000
commit85526d6308bf1adf36378a204bae828196a805c8 (patch)
tree51c63afd1e57df52fecb33552acad91ea2212a54 /branches/sca-java-1.x/itest/pom.xml
parent3d78e7e023933818a502e19f066e08482caa67aa (diff)
TUSCANY-2281 - test case for getting reference collections. Thanks for the test case Daniel
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest/pom.xml')
-rw-r--r--branches/sca-java-1.x/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/pom.xml b/branches/sca-java-1.x/itest/pom.xml
index 90a0ae3780..19ca38afdf 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -113,6 +113,7 @@
<module>recursive</module>
<module>recursive-multi-level</module>
<module>recursive-ws</module>
+ <module>references-collection</module>
<module>references</module>
<module>serialization</module>
<module>services</module>