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