summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/introducing-client-launcher/build.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-08-18 20:16:16 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-08-18 20:16:16 +0000
commitc2befdf3974942aeac38c849877b02a494d7df66 (patch)
treeb786ad8dc7328569adcd327d89f453649843d91b /sandbox/travelsample/launchers/introducing-client-launcher/build.xml
parent5f660e23d932d83e676e9760bc0ff4552e2a64fb (diff)
Rename contribution and launcher directories for introducing-* samples
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805564 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/launchers/introducing-client/build.xml (renamed from sandbox/travelsample/launchers/introducing-client-launcher/build.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/introducing-client-launcher/build.xml b/sandbox/travelsample/launchers/introducing-client/build.xml
index aa48a6638d..51444507a8 100644
--- a/sandbox/travelsample/launchers/introducing-client-launcher/build.xml
+++ b/sandbox/travelsample/launchers/introducing-client/build.xml
@@ -17,7 +17,7 @@
* under the License.
-->
-<project name="scatours-introducing-client-launcher" default="compile">
+<project name="scatours-launcher-introducing-client" default="compile">
<property environment="env"/>
<target name="compile">