summaryrefslogtreecommitdiffstats
path: root/sandbox/ant
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant')
-rw-r--r--sandbox/ant/sca/branches/foo/pom.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/sandbox/ant/sca/branches/foo/pom.xml b/sandbox/ant/sca/branches/foo/pom.xml
index 1051c2cbd6..9bc43e6fee 100644
--- a/sandbox/ant/sca/branches/foo/pom.xml
+++ b/sandbox/ant/sca/branches/foo/pom.xml
@@ -407,6 +407,19 @@
<profile>
<id>release</id>
+ <modules>
+ <module>modules</module>
+ <module>samples</module>
+ <module>features</module>
+ <module>distribution</module>
+ <module>archetypes</module>
+<!--
+ <module>itest</module>
+ <module>stest</module>
+ <module>vtest</module>
+ <module>tutorials</module>
+-->
+ </modules>
<build>
<plugins>