summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-03 21:59:43 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-03 21:59:43 +0000
commit60b20572d5b6a74dcb34e5a18cf36175557b576d (patch)
treec43cd590cb0054471f9514804ae2f21469319e10 /java/sca/distribution/pom.xml
parent2bdf184f687417666c0592fbfd2f14d2d24e1ca0 (diff)
Update the distribution to use the features
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@740471 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/sca/distribution/pom.xml b/java/sca/distribution/pom.xml
index 25d49152f6..3a963a33dc 100644
--- a/java/sca/distribution/pom.xml
+++ b/java/sca/distribution/pom.xml
@@ -32,12 +32,11 @@
<modules>
<module>all</module>
- <module>api</module>
<module>core</module>
<module>ejava</module>
- <module>host-webapp</module>
<module>webservice</module>
<!--
+ <module>webapp</module>
<module>webservice</module>
<module>manager</module>
<module>process</module>