From 21f6552b2ab27378366f0497a14ff3c83c1f7599 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 14 Aug 2008 02:13:56 +0000 Subject: Fixed packaging type and cross module dependencies. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@685747 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/distribution/features/all/pom.xml | 14 +++++++------- java/sca/distribution/features/ejava/pom.xml | 6 +++--- java/sca/distribution/features/manager/pom.xml | 6 +++--- java/sca/distribution/features/process/pom.xml | 6 +++--- java/sca/distribution/features/web20/pom.xml | 6 +++--- java/sca/distribution/features/webservice/pom.xml | 6 +++--- 6 files changed, 22 insertions(+), 22 deletions(-) (limited to 'java') diff --git a/java/sca/distribution/features/all/pom.xml b/java/sca/distribution/features/all/pom.xml index 3cf00ca572..2f103c0cfb 100644 --- a/java/sca/distribution/features/all/pom.xml +++ b/java/sca/distribution/features/all/pom.xml @@ -28,44 +28,44 @@ tuscany-distribution-all Apache Tuscany SCA All-in-one Distribution - jar + pom org.apache.tuscany.sca tuscany-distribution-core - jar + pom 1.4-SNAPSHOT org.apache.tuscany.sca tuscany-distribution-ejava - jar + pom 1.4-SNAPSHOT org.apache.tuscany.sca tuscany-distribution-manager - jar + pom 1.4-SNAPSHOT org.apache.tuscany.sca tuscany-distribution-process - jar + pom 1.4-SNAPSHOT org.apache.tuscany.sca tuscany-distribution-web20 - jar + pom 1.4-SNAPSHOT org.apache.tuscany.sca tuscany-distribution-webservice - jar + pom 1.4-SNAPSHOT diff --git a/java/sca/distribution/features/ejava/pom.xml b/java/sca/distribution/features/ejava/pom.xml index ac5ba49953..001fc40970 100644 --- a/java/sca/distribution/features/ejava/pom.xml +++ b/java/sca/distribution/features/ejava/pom.xml @@ -28,15 +28,15 @@ tuscany-distribution-ejava Apache Tuscany SCA JEE Distribution - jar + pom - + org.apache.tuscany.sca tuscany-distribution-core - jar + pom 1.4-SNAPSHOT diff --git a/java/sca/distribution/features/manager/pom.xml b/java/sca/distribution/features/manager/pom.xml index 5990db5017..ea91b4827b 100644 --- a/java/sca/distribution/features/manager/pom.xml +++ b/java/sca/distribution/features/manager/pom.xml @@ -28,15 +28,15 @@ tuscany-distribution-manager Apache Tuscany SCA Domain Manager Distribution - jar + pom - + org.apache.tuscany.sca tuscany-distribution-core - jar + pom 1.4-SNAPSHOT diff --git a/java/sca/distribution/features/process/pom.xml b/java/sca/distribution/features/process/pom.xml index a357e0bf7c..c1e14b0c35 100644 --- a/java/sca/distribution/features/process/pom.xml +++ b/java/sca/distribution/features/process/pom.xml @@ -28,15 +28,15 @@ tuscany-distribution-process Apache Tuscany SCA Business Process Distribution - jar + pom - + org.apache.tuscany.sca tuscany-distribution-core - jar + pom 1.4-SNAPSHOT diff --git a/java/sca/distribution/features/web20/pom.xml b/java/sca/distribution/features/web20/pom.xml index 49f54269a5..c5a553dffa 100644 --- a/java/sca/distribution/features/web20/pom.xml +++ b/java/sca/distribution/features/web20/pom.xml @@ -28,15 +28,15 @@ tuscany-distribution-web20 Apache Tuscany SCA Web 2.0 Distribution - jar + pom - + org.apache.tuscany.sca tuscany-distribution-core - jar + pom 1.4-SNAPSHOT diff --git a/java/sca/distribution/features/webservice/pom.xml b/java/sca/distribution/features/webservice/pom.xml index 3dccb46653..d26dc376b0 100644 --- a/java/sca/distribution/features/webservice/pom.xml +++ b/java/sca/distribution/features/webservice/pom.xml @@ -28,15 +28,15 @@ tuscany-distribution-webservice Apache Tuscany SCA Web Service Distribution - jar + pom - + org.apache.tuscany.sca tuscany-distribution-core - jar + pom 1.4-SNAPSHOT -- cgit v1.2.3