Explorar o código

HADOOP-18586. Update the year to 2023. (#5265). Contributed by Ayush Saxena.

Reviewed-by: Takanobu Asanuma <tasanuma@apache.org>
Ayush Saxena %!s(int64=2) %!d(string=hai) anos
pai
achega
b93b1c69cc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
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-->