ICU-20942 Update Apache Ivy to 2.5.0 to fix failing ICU4J builds.

This commit is contained in:
Jeff Genovy 2020-01-18 00:22:54 -08:00 committed by Shane F. Carr
parent ffbc8cf85f
commit b0f76abada

View file

@ -197,7 +197,7 @@
</target>
<!-- Ivy Targets -->
<property name="ivy.install.version" value="2.1.0-rc2" />
<property name="ivy.install.version" value="2.5.0" />
<condition property="ivy.home" value="${env.IVY_HOME}">
<isset property="env.IVY_HOME" />
</condition>