summaryrefslogtreecommitdiffstats
path: root/sandbox/ant
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 14:04:09 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 14:04:09 +0000
commit11c3000651bc41fd5693d84f7e208904b796cba2 (patch)
treedd9b9867ea55de45fe8c4a7adccfe783e93829e1 /sandbox/ant
parentb58bb9a9838a0c4b4b4141ad01d77a4857bb9b42 (diff)
Try only publishing the modules that need to be
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756008 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant')
-rw-r--r--sandbox/ant/sca/tags/2.0-M2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/tags/2.0-M2/pom.xml b/sandbox/ant/sca/tags/2.0-M2/pom.xml
index 2a0ded330a..6118fd7660 100644
--- a/sandbox/ant/sca/tags/2.0-M2/pom.xml
+++ b/sandbox/ant/sca/tags/2.0-M2/pom.xml
@@ -409,11 +409,11 @@
<id>release</id>
<modules>
<module>modules</module>
+ <module>archetypes</module>
+<!--
<module>samples</module>
<module>features</module>
<module>distribution</module>
- <module>archetypes</module>
-<!--
<module>itest</module>
<module>stest</module>
<module>vtest</module>