This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git
The following commit(s) were added to refs/heads/master by this push:
new 73bb0a7 NUTCH-2671 Upgrade to ant ivy library - roll back to 2.4.0 to
bring Jenkins build back to normal
73bb0a7 is described below
commit 73bb0a7d2b2b8e678300e02c3ac2aaeeae334568
Author: Sebastian Nagel <[email protected]>
AuthorDate: Tue Oct 30 17:47:22 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 1423025..bb987d9 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