summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml b/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml
index 9d282c2dd2..8c6bd99484 100644
--- a/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml
+++ b/branches/sca-java-1.x/samples/simple-bigbank-spring/build-dojo.xml
@@ -21,7 +21,7 @@
<property name="dojo.version" value="1.0.0"/>
- <property name="unpack.location" value="${basedir}/src/main/resources/web/dojo"/>
+ <property name="unpack.location" value="${basedir}/target/classes/content/dojo"/>
<target name="check-dojo-installed">