From 2ef35d89393b884c5589229ed7335f557cb08270 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 14 Aug 2008 05:50:04 +0000 Subject: Renamed 'dependencies' profile to 'modules'. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685777 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/distribution/features/all/pom.xml | 2 +- java/sca/distribution/features/core/pom.xml | 2 +- java/sca/distribution/features/ejava/pom.xml | 2 +- java/sca/distribution/features/manager/pom.xml | 2 +- java/sca/distribution/features/process/pom.xml | 2 +- java/sca/distribution/features/web20/pom.xml | 2 +- java/sca/distribution/features/webservice/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'java/sca/distribution/features') 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml 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 @@ - dependencies + modules ../../../modules/assembly ../../../modules/assembly-xml -- cgit v1.2.3