This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.4 by this push: new fa2fd60d4f9 HADOOP-19380. Update the year to 2025 (#7262). Contributed by Ayush Saxena. fa2fd60d4f9 is described below commit fa2fd60d4f9df7b35205bb5b3880aa0c2b040312 Author: Ayush Saxena <ayushsax...@apache.org> AuthorDate: Wed Jan 1 20:51:09 2025 +0530 HADOOP-19380. Update the year to 2025 (#7262). Contributed by Ayush Saxena. --- 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 49ff34334f2..e51ecfd45b8 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -31,7 +31,7 @@ <properties> <!-- Set the Release year during release --> - <release-year>2024</release-year> + <release-year>2025</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