diff options
author | James Moger <james.moger@gitblit.com> | 2015-05-11 14:26:34 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-05-11 15:00:25 -0400 |
commit | 5544de49ace3313f9f6c77b0d7070ef1f6d81231 (patch) | |
tree | a81cd3c391f2a0a79839ef4b76aac5e579062ebd /build.xml | |
parent | c552a21b4d7940dcad50cf0892cd2ab3aabf9074 (diff) | |
download | iciql-5544de49ace3313f9f6c77b0d7070ef1f6d81231.tar.gz iciql-5544de49ace3313f9f6c77b0d7070ef1f6d81231.zip |
Fixup release template
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -101,7 +101,7 @@ Build the iciql website ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> - <target name="buildSite" depends="build" description="Build the iciql website"> + <target name="buildSite" description="Build the iciql website"> <!-- ensure we have performance data --> <mx:if> <not> |