mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 14:31:31 +00:00
ICU-20942 Update Apache Ivy to 2.5.0 to fix failing ICU4J builds.
This commit is contained in:
parent
ffbc8cf85f
commit
b0f76abada
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue