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 he...@apache.org on 2020/12/24 12:49:55 UTC

[hadoop] branch branch-3.1 updated: HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.

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

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


The following commit(s) were added to refs/heads/branch-3.1 by this push:
     new 6e2493f  HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.
6e2493f is described below

commit 6e2493f48eb08a0ba59eee3594fe82d8b05dd58c
Author: He Xiaoqiao <he...@apache.org>
AuthorDate: Thu Dec 24 20:44:12 2020 +0800

    HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.
---
 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 af1aeed..f666857 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <!-- Set the Release year during release -->
-    <release-year>2020</release-year>
+    <release-year>2021</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