diff options
author | James Moger <james.moger@gmail.com> | 2014-06-10 21:02:29 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2014-06-10 21:02:29 -0400 |
commit | 899c62c6ff3014cc513679bc2ccfb000132102dd (patch) | |
tree | 3a3642f5e70f4956ac489ef99a51b0a4d80134be /build.xml | |
parent | 3e5ed9b35badd020b2f51be223700ab53dce28a3 (diff) | |
download | iciql-899c62c6ff3014cc513679bc2ccfb000132102dd.tar.gz iciql-899c62c6ff3014cc513679bc2ccfb000132102dd.zip |
Update to Moxie 0.9.2
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ documentation @ http://gitblit.github.io/moxie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->
- <property name="moxie.version" value="0.7.4" />
+ <property name="moxie.version" value="0.9.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" />
|