summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-01-17 19:53:57 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-01-17 19:53:57 +0000
commit1c0da0034f9782f855c26c49538de3ed310f275a (patch)
tree19fc6c90e727f4ddf1f2bac3c1bba8c88d78aeeb /sandbox/travelsample
parent89a694b56909f83e7f41feca666079be9e6a4890 (diff)
fix project name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900207 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample')
-rw-r--r--sandbox/travelsample/launchers/payment-bpel/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/payment-bpel/build.xml b/sandbox/travelsample/launchers/payment-bpel/build.xml
index 2ca285a03b..f1811cd2f4 100644
--- a/sandbox/travelsample/launchers/payment-bpel/build.xml
+++ b/sandbox/travelsample/launchers/payment-bpel/build.xml
@@ -17,7 +17,7 @@
* under the License.
-->
-<project name="scatours-launcher-payment-spring" default="compile">
+<project name="scatours-launcher-payment-bpel" default="compile">
<import file="../../antdefs.xml"/>
<path id="compile-path">
<pathelement path="../../util/launcher-common/target/scatours-util-launcher-common.jar"/>