This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.3 by this push: new a4f4abf45298 HADOOP-19020. Update the year to 2024. (#6397). Contributed by Ayush Saxena. a4f4abf45298 is described below commit a4f4abf45298dbb90dd933f354073fb262a8093b Author: Ayush Saxena <ayushsax...@apache.org> AuthorDate: Mon Jan 1 12:51:54 2024 +0530 HADOOP-19020. Update the year to 2024. (#6397). Contributed by Ayush Saxena. Reviewed-by: Ashutosh Gupta <ashu...@amazon.com> Reviewed-by: Shilun Fan <slfan1...@apache.org> --- 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 9ca9ca29f3c9..225a566bf5b4 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -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--> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org