This is an automated email from the ASF dual-hosted git repository.

lewismc 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  724a240   Prepare for new development
724a240 is described below

commit 724a2407b39855fe697065fcc3ab8e411a232273
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Sun Apr 2 11:28:12 2017 -0700

    Prepare for new development
---
 conf/nutch-default.xml | 2 +-
 default.properties     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/nutch-default.xml b/conf/nutch-default.xml
index 679a58e..c112bd1 100644
--- a/conf/nutch-default.xml
+++ b/conf/nutch-default.xml
@@ -164,7 +164,7 @@
 
 <property>
   <name>http.agent.version</name>
-  <value>Nutch-1.13</value>
+  <value>Nutch-1.14-SNAPSHOT</value>
   <description>A version string to advertise in the User-Agent 
    header.</description>
 </property>
diff --git a/default.properties b/default.properties
index 5ca3577..36e4027 100644
--- a/default.properties
+++ b/default.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 name=apache-nutch
-version=1.13
+version=1.14-SNAPSHOT
 final.name=${name}-${version}
 year=2017
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to