This is an automated email from the ASF dual-hosted git repository.
ayushsaxena pushed a commit to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-2.10 by this push:
new 2f2021f3f3e HADOOP-19380. Update the year to 2025 (#7262). Contributed
by Ayush Saxena.
2f2021f3f3e is described below
commit 2f2021f3f3e5fc34557f46cbddefc10114bbe5da
Author: Ayush Saxena <[email protected]>
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 2a0d0c80eb3..e44c96469c9 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: [email protected]
For additional commands, e-mail: [email protected]