summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-11 11:43:45 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-11 11:43:45 +0000
commita58eb108cd29cb35745e671e09457f402fdf25e6 (patch)
treefd30ee0709eea7c52a2a5d55171989cc999744be /branches/sca-java-1.x/itest/pom.xml
parenta1f4382b18e0324fa720fa5e81224c740ee3b90d (diff)
Add itest/jaxws for TUSCANY-3267
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@813784 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-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 110ed17776..fcab99badd 100644
--- a/branches/sca-java-1.x/itest/pom.xml
+++ b/branches/sca-java-1.x/itest/pom.xml
@@ -102,6 +102,7 @@
<module>interop-soap-round2-client</module>
<module>interop-soap-service</module>
-->
+ <module>jaxws</module>
<module>jms</module>
<module>jms-args</module>
<module>jms-callbacks</module>