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 84cca6c  NUTCH-2704 Upgrade crawler-commons dependency to 1.0
     new 7765bb3  Merge pull request #448 from 
sebastian-nagel/NUTCH-2704-crawler-commons-upgrade-1.0
84cca6c is described below

commit 84cca6c97f43d82a4e7461fe0da20659ada6af54
Author: Sebastian Nagel <sna...@apache.org>
AuthorDate: Thu Apr 11 11:56:39 2019 +0200

    NUTCH-2704 Upgrade crawler-commons dependency to 1.0
---
 ivy/ivy.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ivy/ivy.xml b/ivy/ivy.xml
index 12e0483..43bfdd4 100644
--- a/ivy/ivy.xml
+++ b/ivy/ivy.xml
@@ -73,7 +73,7 @@
 
                <dependency org="com.google.guava" name="guava" rev="25.0-jre" 
/>
 
-               <dependency org="com.github.crawler-commons" 
name="crawler-commons" rev="0.10" />
+               <dependency org="com.github.crawler-commons" 
name="crawler-commons" rev="1.0" />
 
                <dependency org="com.martinkl.warc" name="warc-hadoop" 
rev="0.1.0" />
 

Reply via email to