Skip to content

Commit

Permalink
Update Ivy
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Kaleta committed Nov 8, 2019
1 parent de17441 commit 3f22887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<property name="jar.file" value="${main.package}-${jar.version}.jar" />

<property name="ivy.lib.dir" value="lib" />
<property name="ivy.install.version" value="2.5.0-rc1" />
<property name="ivy.install.version" value="2.5.0" />

<property name="source.level" value="8" />
<property name="target.level" value="8" />
Expand Down

0 comments on commit 3f22887

Please sign in to comment.