HADOOP-18061. Update the year to 2022. (#3845). Contributed by Ayush Saxena.

Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
Ayush Saxena 2022-01-04 07:48:03 +05:30 committed by GitHub
parent 3bf014d871
commit 0c51dec124
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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