summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-04-10 09:38:22 -0400
committerJames Moger <james.moger@gitblit.com>2013-04-10 09:38:22 -0400
commita4c6808a1ba7ddcdd4c27a9954d676df9cf56db1 (patch)
treed0b37c78fda815dcc0a9838ed42d3e6337c61046 /build.xml
parent6d19dbff9baa7064162ab9466d0e7ebddec2f803 (diff)
downloadgitblit-a4c6808a1ba7ddcdd4c27a9954d676df9cf56db1.tar.gz
gitblit-a4c6808a1ba7ddcdd4c27a9954d676df9cf56db1.zip
Updated Moxie's Maven url to Github's io TLD
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 a0a29fbd..918dc681 100644
--- a/build.xml
+++ b/build.xml
@@ -7,7 +7,7 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-->
<property name="moxie.version" value="0.7.1" />
- <property name="moxie.url" value="http://gitblit.github.com/moxie/maven" />
+ <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" />