summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-30 10:27:49 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-11-30 10:27:49 +0000
commit3ef38a403a9bf8609d8a57a0d9fa7dd48ab17016 (patch)
treef3bb14dcac122fc132cd3ebb41166897282fba0a /sca-java-2.x/trunk/pom.xml
parent1b6760788d5430ed9abec5cfbed1813a890ab845 (diff)
Rename all-distro profile to be hudson-deploy
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1040457 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/pom.xml')
-rw-r--r--sca-java-2.x/trunk/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml
index 0236017f8f..e4d9ce78b7 100644
--- a/sca-java-2.x/trunk/pom.xml
+++ b/sca-java-2.x/trunk/pom.xml
@@ -670,12 +670,13 @@ org.apache.tuscany.sca.assembly:org.apache.tuscany.sca.assembly.builder:org.apac
</profile>
<profile>
- <id>all-distro</id>
+ <id>hudson-deploy</id>
<properties>
<skipTests>true</skipTests>
<buildZips>true</buildZips>
</properties>
<modules>
+ <module>modules</module>
<!-- samples need to be included so that the bin distro includes the prebuilt contributions -->
<module>samples</module>
<module>distribution/all</module>