Author: lewismc
Date: Thu Jun 20 21:03:03 2013
New Revision: 1495185

URL: http://svn.apache.org/r1495185
Log:
prepare for 1.7 RC

Modified:
    nutch/trunk/CHANGES.txt
    nutch/trunk/conf/nutch-default.xml
    nutch/trunk/default.properties

Modified: nutch/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/nutch/trunk/CHANGES.txt?rev=1495185&r1=1495184&r2=1495185&view=diff
==============================================================================
--- nutch/trunk/CHANGES.txt (original)
+++ nutch/trunk/CHANGES.txt Thu Jun 20 21:03:03 2013
@@ -1,6 +1,7 @@
 Nutch Change Log
 
-(trunk): Current Development
+Apache Nutch 1.7 Release - 06/20/2013 (mm/dd/yyyy)
+Release report - http://s.apache.org/1zE
 
 * NUTCH-1585 Ensure duplicate tags do not exist in microformat-reltag tag set. 
(lewismc)
 

Modified: nutch/trunk/conf/nutch-default.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/conf/nutch-default.xml?rev=1495185&r1=1495184&r2=1495185&view=diff
==============================================================================
--- nutch/trunk/conf/nutch-default.xml (original)
+++ nutch/trunk/conf/nutch-default.xml Thu Jun 20 21:03:03 2013
@@ -123,7 +123,7 @@
 
 <property>
   <name>http.agent.version</name>
-  <value>Nutch-1.7-SNAPSHOT</value>
+  <value>Nutch-1.7</value>
   <description>A version string to advertise in the User-Agent 
    header.</description>
 </property>

Modified: nutch/trunk/default.properties
URL: 
http://svn.apache.org/viewvc/nutch/trunk/default.properties?rev=1495185&r1=1495184&r2=1495185&view=diff
==============================================================================
--- nutch/trunk/default.properties (original)
+++ nutch/trunk/default.properties Thu Jun 20 21:03:03 2013
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 name=apache-nutch
-version=1.7-SNAPSHOT
+version=1.7
 final.name=${name}-${version}
 year=2013
 


Reply via email to