This is an automated email from the ASF dual-hosted git repository.
hexiaoqiao 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 45774da HADOOP-17445. Update the year to 2021. Contributed by He
Xiaoqiao.
45774da is described below
commit 45774daee81ff5cab7add9850f5779b92b32f1f2
Author: He Xiaoqiao <[email protected]>
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 f52c0c9..12f836a 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: [email protected]
For additional commands, e-mail: [email protected]