summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-04-10 11:26:03 -0400
committerJames Moger <james.moger@gitblit.com>2013-04-10 11:26:03 -0400
commitf5427c23613c71322431ad222f2199719ac79ade (patch)
treed3da213093d7bbef25bdd4362153ddbe05daa936 /build.xml
parenta4c6808a1ba7ddcdd4c27a9954d676df9cf56db1 (diff)
downloadgitblit-f5427c23613c71322431ad222f2199719ac79ade.tar.gz
gitblit-f5427c23613c71322431ad222f2199719ac79ade.zip
Updated Moxie to 0.7.2
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 918dc681..7d1bd78c 100644
--- a/build.xml
+++ b/build.xml
@@ -6,7 +6,7 @@
Retrieve Moxie Toolkit
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->
- <property name="moxie.version" value="0.7.1" />
+ <property name="moxie.version" value="0.7.2" />
<property name="moxie.url" value="http://gitblit.github.io/moxie/maven" />
<property name="moxie.jar" value="moxie-toolkit-${moxie.version}.jar" />
<property name="moxie.dir" value="${user.home}/.moxie" />