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 e8f87f756d2 HADOOP-19380. Update the year to 2025 (#7262). Contributed
by Ayush Saxena.
e8f87f756d2 is described below
commit e8f87f756d22964a93427b94bc5034dea73fd5f5
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 52d5f4406bc..81e9c9b9bf5 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]