From common-commits-return-97773-archive-asf-public=cust-asf.ponee.io@hadoop.apache.org Thu Jan 2 16:28:50 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3A845180647 for ; Thu, 2 Jan 2020 17:28:50 +0100 (CET) Received: (qmail 10839 invoked by uid 500); 2 Jan 2020 16:28:49 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 10715 invoked by uid 99); 2 Jan 2020 16:28:48 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Jan 2020 16:28:48 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A50938D80D; Thu, 2 Jan 2020 16:28:48 +0000 (UTC) Date: Thu, 02 Jan 2020 16:28:48 +0000 To: "common-commits@hadoop.apache.org" Subject: [hadoop] branch branch-2.8 updated: HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157798252739.17340.1802898198906155850@gitbox.apache.org> From: ayushsaxena@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: hadoop X-Git-Refname: refs/heads/branch-2.8 X-Git-Reftype: branch X-Git-Oldrev: 0530ea6a033ee5835e398cd5e5c472bc56b286f4 X-Git-Newrev: b0fb69e0aa8d50d48633caac0fdbb303df2da686 X-Git-Rev: b0fb69e0aa8d50d48633caac0fdbb303df2da686 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new b0fb69e HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena. b0fb69e is described below commit b0fb69e0aa8d50d48633caac0fdbb303df2da686 Author: Ayush Saxena AuthorDate: Thu Jan 2 21:37:48 2020 +0530 HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena. --- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index af9af7f..672c0bf 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -31,7 +31,7 @@ - 2019 + 2020 false true --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-commits-help@hadoop.apache.org