Преглед изворни кода

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

Reviewed-by: Takanobu Asanuma <tasanuma@apache.org>
Ayush Saxena пре 2 година
родитељ
комит
3d0097f6df
1 измењених фајлова са 1 додато и 1 уклоњено
  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-->