summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/features/all
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-08-14 05:50:04 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-08-14 05:50:04 +0000
commit2ef35d89393b884c5589229ed7335f557cb08270 (patch)
treec193bf0aa96925d7d6f567cbeb47cb88f01ae78d /java/sca/distribution/features/all
parent21f6552b2ab27378366f0497a14ff3c83c1f7599 (diff)
Renamed 'dependencies' profile to 'modules'.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685777 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/features/all')
-rw-r--r--java/sca/distribution/features/all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/features/all/pom.xml b/java/sca/distribution/features/all/pom.xml
index 2f103c0cfb..f843dd9dee 100644
--- a/java/sca/distribution/features/all/pom.xml
+++ b/java/sca/distribution/features/all/pom.xml
@@ -74,7 +74,7 @@
<profiles>
<!-- Profile that can be used to build the modules included in the distro -->
<profile>
- <id>dependencies</id>
+ <id>modules</id>
<modules>
<module>../../../modules/assembly</module>
<module>../../../modules/assembly-xml</module>