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 379f7747a25 HADOOP-19771. Update the year to 2026 (#8155). Contributed 
by Ayush Saxena.
379f7747a25 is described below

commit 379f7747a258098258f808a4aeed5f65919d14c6
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 7abc18a3da4..ab8bcce7139 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]

Reply via email to