James Moger
2013-04-10 a4c6808a1ba7ddcdd4c27a9954d676df9cf56db1
Updated Moxie's Maven url to Github's io TLD
1 files modified
2 ■■■ changed files
build.xml 2 ●●● patch | view | raw | blame | history
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" />