You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ay...@apache.org on 2023/01/01 17:30:37 UTC

[hadoop] branch branch-3.2 updated: HADOOP-18586. Update the year to 2023. (#5265). Contributed by Ayush Saxena.

This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new fbb9734dd42 HADOOP-18586. Update the year to 2023. (#5265). Contributed by Ayush Saxena.
fbb9734dd42 is described below

commit fbb9734dd425dd52fe3f6c548b8280aa0ac78e5d
Author: Ayush Saxena <ay...@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 <ta...@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 ee25057b9e3..50746f5bf53 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org