From 5daec868db49352e84f07ac8bb017279a1c58bc6 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 8 Jul 2008 01:46:52 +0000 Subject: Minor simplifications of pom.xml and bin.xml. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674703 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/sebastien/distribution/manager/pom.xml | 15 --------------- .../distribution/manager/src/main/assembly/bin.xml | 2 +- 2 files changed, 1 insertion(+), 16 deletions(-) (limited to 'sandbox/sebastien/distribution/manager') diff --git a/sandbox/sebastien/distribution/manager/pom.xml b/sandbox/sebastien/distribution/manager/pom.xml index 54f73e71d0..337e1ead94 100644 --- a/sandbox/sebastien/distribution/manager/pom.xml +++ b/sandbox/sebastien/distribution/manager/pom.xml @@ -140,21 +140,6 @@ - - - src/main/java - - **/* - - - - src/main/resources - - **/* - - - - org.apache.maven.plugins diff --git a/sandbox/sebastien/distribution/manager/src/main/assembly/bin.xml b/sandbox/sebastien/distribution/manager/src/main/assembly/bin.xml index 7ca0937caf..659aaac790 100644 --- a/sandbox/sebastien/distribution/manager/src/main/assembly/bin.xml +++ b/sandbox/sebastien/distribution/manager/src/main/assembly/bin.xml @@ -87,7 +87,7 @@ org.apache.tuscany.sca:* - *:pom:* + org.apache.tuscany.sca:tuscany-distribution-* -- cgit v1.2.3