This is an automated email from the ASF dual-hosted git repository.
stevel pushed a commit to branch branch-3.4.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.4.3 by this push:
new 444a82200ab HADOOP-19771. Update the year to 2026 (#8155).
444a82200ab is described below
commit 444a82200abff3e8f5bf8d372fad649d4edfb6d0
Author: Ayush Saxena <[email protected]>
AuthorDate: Thu Jan 1 12:08:08 2026 +0530
HADOOP-19771. Update the year to 2026 (#8155).
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 343219cfc79..48324e38030 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -31,7 +31,7 @@
<properties>
<!-- Set the Release year during release -->
- <release-year>2025</release-year>
+ <release-year>2026</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]