From a2ec685a7da8231b48e28476849ca88f859640f4 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 10 Feb 2009 00:12:50 +0000 Subject: Fix the pom.xml to use the default resource/source folders git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742796 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/chapter-05/node/pom.xml | 14 -------------- sandbox/travelsample/chapter-05/ui-contribution/pom.xml | 14 -------------- 2 files changed, 28 deletions(-) (limited to 'sandbox/travelsample/chapter-05') diff --git a/sandbox/travelsample/chapter-05/node/pom.xml b/sandbox/travelsample/chapter-05/node/pom.xml index 077173d8eb..e5bb7affb5 100644 --- a/sandbox/travelsample/chapter-05/node/pom.xml +++ b/sandbox/travelsample/chapter-05/node/pom.xml @@ -143,20 +143,6 @@ ${artifactId} - ${basedir}/src - - - ${basedir} - - **/*.java - **/.*/** - pom.xml - build.xml - target/** - src/** - - - org.apache.tuscany.sca diff --git a/sandbox/travelsample/chapter-05/ui-contribution/pom.xml b/sandbox/travelsample/chapter-05/ui-contribution/pom.xml index b896a8cda6..bc9399e9d8 100644 --- a/sandbox/travelsample/chapter-05/ui-contribution/pom.xml +++ b/sandbox/travelsample/chapter-05/ui-contribution/pom.xml @@ -67,20 +67,6 @@ ${artifactId} - ${basedir}/src - - - ${basedir} - - **/*.java - **/.*/** - pom.xml - build.xml - target/** - src/** - - - org.apache.tuscany.sca -- cgit v1.2.3