Author: lewismc
Date: Tue Dec  8 01:36:17 2015
New Revision: 1718501

URL: http://svn.apache.org/viewvc?rev=1718501&view=rev
Log:
Update Nutch trunk for new development

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

Modified: nutch/trunk/conf/nutch-default.xml
URL: 
http://svn.apache.org/viewvc/nutch/trunk/conf/nutch-default.xml?rev=1718501&r1=1718500&r2=1718501&view=diff
==============================================================================
--- nutch/trunk/conf/nutch-default.xml (original)
+++ nutch/trunk/conf/nutch-default.xml Tue Dec  8 01:36:17 2015
@@ -164,7 +164,7 @@
 
 <property>
   <name>http.agent.version</name>
-  <value>Nutch-1.11</value>
+  <value>Nutch-1.11-SNAPSHOT</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=1718501&r1=1718500&r2=1718501&view=diff
==============================================================================
--- nutch/trunk/default.properties (original)
+++ nutch/trunk/default.properties Tue Dec  8 01:36:17 2015
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 name=apache-nutch
-version=1.11
+version=1.11-SNAPSHOT
 final.name=${name}-${version}
 year=2015
 


Reply via email to