summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 13:00:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-30 13:00:18 +0000
commit65917c2423070277358bf33b15315dd9f9274965 (patch)
tree2892876f9a3efdd081ede15918552daa9b0897a3 /java/sca/distribution/pom.xml
parentb95e53c736c0be2a90c1be0d233a7c1790d308ea (diff)
Move webservices out of the distribution build till the axis2 binding is going
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739265 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/pom.xml')
-rw-r--r--java/sca/distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/pom.xml b/java/sca/distribution/pom.xml
index 7cb79ba643..b52e6d7d84 100644
--- a/java/sca/distribution/pom.xml
+++ b/java/sca/distribution/pom.xml
@@ -36,8 +36,8 @@
<module>core</module>
<module>ejava</module>
<module>host-webapp</module>
- <module>webservice</module>
<!--
+ <module>webservice</module>
<module>manager</module>
<module>process</module>
<module>repository</module>