summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/ws/pom.xml
diff options
context:
space:
mode:
authorscottkurz <scottkurz@13f79535-47bb-0310-9956-ffa450edef68>2011-01-19 19:34:23 +0000
committerscottkurz <scottkurz@13f79535-47bb-0310-9956-ffa450edef68>2011-01-19 19:34:23 +0000
commit3efd5583fca4216ac67c91de7be46eb26cdc0e77 (patch)
treec3bdea41c4f9fc3c853433a31af589848b3bec8c /sca-java-2.x/trunk/testing/itest/ws/pom.xml
parent4791c83a7ae4d5a1817b2c975623cde9a27721df (diff)
Add multiple output (Holder) itests.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060924 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/ws/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/ws/pom.xml b/sca-java-2.x/trunk/testing/itest/ws/pom.xml
index 526bbe76ea..7c984eb2eb 100644
--- a/sca-java-2.x/trunk/testing/itest/ws/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/ws/pom.xml
@@ -36,6 +36,7 @@
<module>wsdl</module>
<module>endpoints</module>
<module>endpoint-references</module>
+ <module>holder-ws-service-multiple-outputs</module>
<!--
<module>jms</module>
<module>mtom</module>