HADOOP-17445. Update the year to 2021. Contributed by He Xiaoqiao.

This commit is contained in:
He Xiaoqiao 2020-12-24 20:44:12 +08:00
parent 16a20503ca
commit 005b854f6b
No known key found for this signature in database
GPG Key ID: A80CC124E9A0FA63
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<properties>
<!-- Set the Release year during release -->
<release-year>2020</release-year>
<release-year>2021</release-year>
<failIfNoTests>false</failIfNoTests>
<!--Whether to proceed to next module if any test failures exist-->