HADOOP-19020. Update the year to 2024. (#6397). Contributed by Ayush Saxena.

Reviewed-by: Ashutosh Gupta <ashugpt@amazon.com>
Reviewed-by: Shilun Fan <slfan1989@apache.org>
This commit is contained in:
Ayush Saxena 2024-01-01 12:51:54 +05:30 committed by GitHub
parent 9f76fba6a4
commit 9a4d10763c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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