Author: lewismc
Date: Thu Jan 21 20:12:42 2016
New Revision: 1726085

URL: http://svn.apache.org/viewvc?rev=1726085&view=rev
Log:
Prepare 2.x for 2.4-SNAPSHOT development

Modified:
    nutch/branches/2.x/CHANGES.txt
    nutch/branches/2.x/conf/nutch-default.xml
    nutch/branches/2.x/default.properties

Modified: nutch/branches/2.x/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/nutch/branches/2.x/CHANGES.txt?rev=1726085&r1=1726084&r2=1726085&view=diff
==============================================================================
--- nutch/branches/2.x/CHANGES.txt (original)
+++ nutch/branches/2.x/CHANGES.txt Thu Jan 21 20:12:42 2016
@@ -1,5 +1,9 @@
 Nutch Change Log
 
+Nutch 2.4 Development
+
+Put Jira release report here
+
 Nutch 2.3.1 Release 22092015 (ddmmyyyy)
 Release Report - http://s.apache.org/nutch_2.3.1
 

Modified: nutch/branches/2.x/conf/nutch-default.xml
URL: 
http://svn.apache.org/viewvc/nutch/branches/2.x/conf/nutch-default.xml?rev=1726085&r1=1726084&r2=1726085&view=diff
==============================================================================
--- nutch/branches/2.x/conf/nutch-default.xml (original)
+++ nutch/branches/2.x/conf/nutch-default.xml Thu Jan 21 20:12:42 2016
@@ -156,7 +156,7 @@
 
 <property>
   <name>http.agent.version</name>
-  <value>Nutch-2.3.1</value>
+  <value>Nutch-2.4-SNAPSHOT</value>
   <description>A version string to advertise in the User-Agent 
    header.</description>
 </property>

Modified: nutch/branches/2.x/default.properties
URL: 
http://svn.apache.org/viewvc/nutch/branches/2.x/default.properties?rev=1726085&r1=1726084&r2=1726085&view=diff
==============================================================================
--- nutch/branches/2.x/default.properties (original)
+++ nutch/branches/2.x/default.properties Thu Jan 21 20:12:42 2016
@@ -15,7 +15,7 @@
 
 
 name=apache-nutch
-version=2.3.1
+version=2.4-SNAPSHOT
 final.name=${name}-${version}
 year=2015
 


Reply via email to