We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f8ee7 commit 89e74edCopy full SHA for 89e74ed
build.xml
@@ -5,11 +5,11 @@
5
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6
Retrieve Moxie Toolkit
7
8
- documentation @ http://gitblit.github.io/moxie
+ documentation @ http://gitblit-org.github.io/moxie
9
10
-->
11
<property name="moxie.version" value="0.9.4" />
12
- <property name="moxie.url" value="http://gitblit.github.io/moxie/maven" />
+ <property name="moxie.url" value="http://gitblit-org.github.io/moxie/maven" />
13
<property name="moxie.jar" value="moxie-toolkit-${moxie.version}.jar" />
14
<property name="moxie.dir" value="${user.home}/.moxie" />
15
0 commit comments