summaryrefslogtreecommitdiffstats
path: root/sandbox/ant
diff options
context:
space:
mode:
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>