summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
index 1a4a5a6f33..ebefa279f2 100644
--- a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
+++ b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/build.xml
@@ -42,7 +42,7 @@
<property name="localRepository" value="./target/repo"/>
</ant>
- <ant antfile="./build-dojo.xml" target="unpack-dojo-files">
+ <ant antfile="./build-dojo.xml" target="unpack-dojo-files-nomaven">
<property name="localRepository" value="./target/repo"/>
</ant>