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 975d231a7b5 HADOOP-18586. Update the year to 2023. (#5265). 
Contributed by Ayush Saxena.
975d231a7b5 is described below

commit 975d231a7b5aa8b100c191d69f551d8e571682a9
Author: Ayush Saxena <ayushsax...@apache.org>
AuthorDate: Sun Jan 1 22:36:33 2023 +0530

    HADOOP-18586. Update the year to 2023. (#5265). Contributed by Ayush Saxena.
    
    Reviewed-by: Takanobu Asanuma <tasan...@apache.org>
---
 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 e8dd00559a8..e1da314a031 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <!-- Set the Release year during release -->
-    <release-year>2022</release-year>
+    <release-year>2023</release-year>
 
     <failIfNoTests>false</failIfNoTests>
     <!--Whether to proceed to next module if any test failures exist-->


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to