This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git
The following commit(s) were added to refs/heads/2.x by this push:
new 855e650 NUTCH-2671 Upgrade to ant ivy library - roll back to 2.4.0 to
bring Jenkins build back to normal
855e650 is described below
commit 855e650f1bd72dc38f9ddccde051d95967cc95a2
Author: Sebastian Nagel <[email protected]>
AuthorDate: Tue Oct 30 17:46:16 2018 +0100
NUTCH-2671 Upgrade to ant ivy library
- roll back to 2.4.0 to bring Jenkins build back to normal
---
default.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/default.properties b/default.properties
index d1c50b8..f48ca25 100644
--- a/default.properties
+++ b/default.properties
@@ -63,7 +63,7 @@ runtime.dir=./runtime
runtime.deploy=${runtime.dir}/deploy
runtime.local=${runtime.dir}/local
-ivy.version=2.5.0-rc1
+ivy.version=2.4.0
ivy.dir=${basedir}/ivy
ivy.file=${ivy.dir}/ivy.xml
ivy.jar=${ivy.dir}/ivy-${ivy.version}.jar