summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-20 14:05:57 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-20 14:05:57 +0000
commitff18222c7d1f2a8e33248723cc7cc4f420e9ffa3 (patch)
tree215a91720187250fcb9fdb3817360fb1c7965448 /java/sca/distribution/pom.xml
parent3145cfb296602c7aeb0c3730ffadf5cf64f8ae1b (diff)
Restrict some more poms down to the minimum set needed
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/pom.xml')
-rw-r--r--java/sca/distribution/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/java/sca/distribution/pom.xml b/java/sca/distribution/pom.xml
index 30d16f0fae..5dbe141320 100644
--- a/java/sca/distribution/pom.xml
+++ b/java/sca/distribution/pom.xml
@@ -31,15 +31,15 @@
<name>Apache Tuscany SCA Distributions</name>
<modules>
- <module>all</module>
+ <!--module>all</module-->
<module>core</module>
- <module>ejava</module>
- <module>manager</module>
+ <!--module>ejava</module>
+ <module>manager</module-->
<module>pdetarget</module>
- <module>process</module>
+ <!--module>process</module>
<module>repository</module>
<module>web20</module>
- <module>webservice</module>
+ <module>webservice</module-->
</modules>
</project>