summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/customer-dojo-webapp
diff options
context:
space:
mode:
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;