summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-25 10:50:50 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-25 10:50:50 +0000
commit0855fcaf272fc7e40294c7b65d0cc3dbe17de908 (patch)
tree039eba9548df8ba4420c07205acabeb10a645a19 /branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml
parentb2aea4618cb9f6ceca3239d086e6673e3c6b15f0 (diff)
Fixes for TUSCANY-2687
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720463 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml b/branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml
index 95813af65a..f93d1fd091 100644
--- a/branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml
+++ b/branches/sca-java-1.x/samples/customer-dojo-webapp/build.xml
@@ -20,7 +20,7 @@
<!ENTITY buildDependency SYSTEM "build-dependency.xml">
]>
-<project name="sample-helloworld-dojo-webapp" default="compile">
+<project name="sample-customer-dojo-webapp" default="compile">
&buildDependency;