summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-01
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-10 00:12:50 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-02-10 00:12:50 +0000
commita2ec685a7da8231b48e28476849ca88f859640f4 (patch)
tree9899c74470a049e91225bf832e65cdaf7521d9d8 /sandbox/travelsample/chapter-01
parente9b71bb0fa5de399a3a94fb7f123afd1c2c8f863 (diff)
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
Diffstat (limited to 'sandbox/travelsample/chapter-01')
-rw-r--r--sandbox/travelsample/chapter-01/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/travelsample/chapter-01/pom.xml b/sandbox/travelsample/chapter-01/pom.xml
index 8067ff4cd5..c7fa91b952 100644
--- a/sandbox/travelsample/chapter-01/pom.xml
+++ b/sandbox/travelsample/chapter-01/pom.xml
@@ -74,6 +74,5 @@
<build>
<finalName>${artifactId}</finalName>
- <sourceDirectory>${basedir}/src</sourceDirectory>
</build>
</project>