summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/sca/distribution/features/all/pom.xml2
-rw-r--r--java/sca/distribution/features/core/pom.xml2
-rw-r--r--java/sca/distribution/features/ejava/pom.xml2
-rw-r--r--java/sca/distribution/features/manager/pom.xml2
-rw-r--r--java/sca/distribution/features/process/pom.xml2
-rw-r--r--java/sca/distribution/features/web20/pom.xml2
-rw-r--r--java/sca/distribution/features/webservice/pom.xml2
7 files changed, 7 insertions, 7 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>
diff --git a/java/sca/distribution/features/core/pom.xml b/java/sca/distribution/features/core/pom.xml
index 1c5e627938..c9f59237b6 100644
--- a/java/sca/distribution/features/core/pom.xml
+++ b/java/sca/distribution/features/core/pom.xml
@@ -204,7 +204,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>
diff --git a/java/sca/distribution/features/ejava/pom.xml b/java/sca/distribution/features/ejava/pom.xml
index 001fc40970..17948aca58 100644
--- a/java/sca/distribution/features/ejava/pom.xml
+++ b/java/sca/distribution/features/ejava/pom.xml
@@ -75,7 +75,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>
diff --git a/java/sca/distribution/features/manager/pom.xml b/java/sca/distribution/features/manager/pom.xml
index ea91b4827b..898301679a 100644
--- a/java/sca/distribution/features/manager/pom.xml
+++ b/java/sca/distribution/features/manager/pom.xml
@@ -142,7 +142,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>
diff --git a/java/sca/distribution/features/process/pom.xml b/java/sca/distribution/features/process/pom.xml
index c1e14b0c35..a9e8b4cf3b 100644
--- a/java/sca/distribution/features/process/pom.xml
+++ b/java/sca/distribution/features/process/pom.xml
@@ -64,7 +64,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>
diff --git a/java/sca/distribution/features/web20/pom.xml b/java/sca/distribution/features/web20/pom.xml
index c5a553dffa..0b7e82ffe7 100644
--- a/java/sca/distribution/features/web20/pom.xml
+++ b/java/sca/distribution/features/web20/pom.xml
@@ -99,7 +99,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>
diff --git a/java/sca/distribution/features/webservice/pom.xml b/java/sca/distribution/features/webservice/pom.xml
index d26dc376b0..3bfc13e4f7 100644
--- a/java/sca/distribution/features/webservice/pom.xml
+++ b/java/sca/distribution/features/webservice/pom.xml
@@ -113,7 +113,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>