You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ay...@apache.org on 2020/01/02 16:28:47 UTC

[hadoop] branch branch-2.10 updated: HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.

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

ayushsaxena pushed a commit to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-2.10 by this push:
     new 02642a6  HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
02642a6 is described below

commit 02642a61810a9e5916493f19ff4ffd243c0413b3
Author: Ayush Saxena <ay...@apache.org>
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 eb81e09..826017d 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <!-- Set the Release year during release -->
-    <release-year>2019</release-year>
+    <release-year>2020</release-year>
 
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org