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 c653186306c HADOOP-19771. Update the year to 2026 (#8155). Contributed
by Ayush Saxena.
c653186306c is described below
commit c653186306cb7260a1a424cde0e2fe320475eff7
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 81e9c9b9bf5..38079279e33 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]