This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch branch-1.16
in repository https://gitbox.apache.org/repos/asf/nutch.git
The following commit(s) were added to refs/heads/branch-1.16 by this push:
new c9278f6 Nutch 1.16 release - update year for API docs - add link to
release notes
c9278f6 is described below
commit c9278f651d90ad04e280581141813b36d6a0740b
Author: Sebastian Nagel <[email protected]>
AuthorDate: Wed Oct 2 12:41:01 2019 +0200
Nutch 1.16 release
- update year for API docs
- add link to release notes
---
CHANGES.txt | 3 ++-
default.properties | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 2c18e38..82e71f8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,7 @@
# Nutch Change Log
-Nutch 1.16 Release (01/10/2019)
+Nutch 1.16 Release 02/10/2019 (dd/mm/yyyy)
+Release Report: https://s.apache.org/l2j94
Comments
diff --git a/default.properties b/default.properties
index 298c6fd..a4f8209 100644
--- a/default.properties
+++ b/default.properties
@@ -16,7 +16,7 @@
name=apache-nutch
version=1.16
final.name=${name}-${version}
-year=2018
+year=2019
basedir = ./
src.dir = ./src/java