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 264dd67018
commit 6b0f0c33c3
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> <properties>
<!-- Set the Release year during release --> <!-- Set the Release year during release -->
<release-year>2020</release-year> <release-year>2021</release-year>
<failIfNoTests>false</failIfNoTests> <failIfNoTests>false</failIfNoTests>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>