summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-10-26 17:19:55 -0400
committerJames Moger <james.moger@gitblit.com>2011-10-26 17:19:55 -0400
commit4c835e61e8ea2d5af2acf0c85c3c1f0d06f419df (patch)
treeb3e7e25905574f2281b77442b382f49a5101e9c3 /build.xml
parent8b76369fb44bfd863b27bcede453d676905f52e5 (diff)
downloadgitblit-4c835e61e8ea2d5af2acf0c85c3c1f0d06f419df.tar.gz
gitblit-4c835e61e8ea2d5af2acf0c85c3c1f0d06f419df.zip
Documentation.
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 4a5c8867..d6dcbf08 100644
--- a/build.xml
+++ b/build.xml
@@ -258,7 +258,7 @@
<arg value="index=overview" />
<arg value="--alias" />
- <arg value="properties=gitblit.properties" />
+ <arg value="properties=settings" />
<arg value="--substitute" />
<arg value="%VERSION%=${gb.version}" />
@@ -578,7 +578,7 @@
<arg value="index=overview" />
<arg value="--alias" />
- <arg value="properties=gitblit.properties" />
+ <arg value="properties=settings" />
<arg value="--substitute" />
<arg value="%VERSION%=${gb.version}" />