Author: tejasp
Date: Sun Feb  9 09:06:38 2014
New Revision: 1566255

URL: http://svn.apache.org/r1566255
Log:
NUTCH-1721 Upgrade to Crawler commons 0.3

Modified:
    nutch/trunk/CHANGES.txt
    nutch/trunk/ivy/ivy.xml

Modified: nutch/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1566255&r1=1566254&r2=1566255&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Sun Feb  9 09:06:38 2014
@@ -2,6 +2,8 @@ Nutch Change Log
 
 Nutch Development Trunk
 
+* NUTCH-1721 Upgrade to Crawler commons 0.3 (tejasp)
+
 * NUTCH-1253 Incompatable neko and xerces versions (snagel, lewismc)
 
 * NUTCH-1717 HostDB not to complain if filters/normalizers are disabled 
(markus)

Modified: nutch/trunk/ivy/ivy.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/ivy/ivy.xml?rev=1566255&r1=1566254&r2=1566255&view=diff
==============================================================================
--- nutch/trunk/ivy/ivy.xml (original)
+++ nutch/trunk/ivy/ivy.xml Sun Feb  9 09:06:38 2014
@@ -75,7 +75,7 @@
 
                <dependency org="com.google.guava" name="guava" rev="11.0.2" />
                <dependency org="com.google.code.crawler-commons" 
name="crawler-commons"
-                       rev="0.2" />
+                       rev="0.3" />
 
                <!--Configuration: test -->
 


Reply via email to