This is an automated email from the ASF dual-hosted git repository. stevel pushed a commit to branch branch-3.3.5 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.3.5 by this push: new 3d0097f6dfa HADOOP-18586. Update the year to 2023. (#5265). Contributed by Ayush Saxena. 3d0097f6dfa is described below commit 3d0097f6dfa947cc976c981280ecc956e2a83fe4 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 c5d7194889e..37cf1ca86eb 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