diff options
author | James Moger <james.moger@gmail.com> | 2013-04-10 11:53:10 -0400 |
---|---|---|
committer | James Moger <james.moger@gmail.com> | 2013-04-10 11:53:10 -0400 |
commit | 6236619553fe70af347ab37c4ef21391f366e788 (patch) | |
tree | b922622ccc2610f4e353ac048e89817c06652f9c | |
parent | 56fa90b17acec529b7376f04caf25deb6b4a9480 (diff) | |
download | iciql-6236619553fe70af347ab37c4ef21391f366e788.tar.gz iciql-6236619553fe70af347ab37c4ef21391f366e788.zip |
Added Moxie documentation url to build script
-rw-r--r-- | build.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ <!--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Retrieve Moxie Toolkit
+
+ documentation @ http://gitblit.github.io/moxie
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->
<property name="moxie.version" value="0.7.2" />
|