summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-02-03 05:22:50 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-02-03 05:22:50 +0000
commitc44d9e921c240021521657c3f4c9121e3fd27190 (patch)
tree5837ea118803f0a3f90145e6b02c41ceb6053896 /java/sca
parent94fd708bf85fc53c3993e9858767a9e4a26c1649 (diff)
Adding webservices distribution to all
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740215 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/distribution/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/distribution/pom.xml b/java/sca/distribution/pom.xml
index b52e6d7d84..25d49152f6 100644
--- a/java/sca/distribution/pom.xml
+++ b/java/sca/distribution/pom.xml
@@ -36,6 +36,7 @@
<module>core</module>
<module>ejava</module>
<module>host-webapp</module>
+ <module>webservice</module>
<!--
<module>webservice</module>
<module>manager</module>