summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authorKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-09-12 13:56:07 +0200
committerKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-09-12 13:56:07 +0200
commita0d864248cc31d86eb0d6dd7832dfcf3cfa2b40f (patch)
tree1d22f8c19d6384fa4cf34a020eb4757bba803725 /build.xml
parent32d0f4e21f7ebe56bf06d83dde2452c597aabb47 (diff)
Update to High-Replication Datastore.HEADmaster
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 7aa9186..a8ce906 100644
--- a/build.xml
+++ b/build.xml
@@ -34,7 +34,7 @@
<!-- Change if you like e.g. "war" better than "www" for the output -->
- <property name="war.dir" location="www"/>
+ <property name="war.dir" location="war"/>
<target name="copyjars"
description="Copies the App Engine JARs to the WAR.">