Browse Source

HADOOP-19380. Update the year to 2025 (#7262). Contributed by Ayush Saxena.

Ayush Saxena 4 tháng trước cách đây
mục cha
commit
e8f87f756d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>2024</release-year>
+    <release-year>2025</release-year>
 
     <failIfNoTests>false</failIfNoTests>
     <!--Whether to proceed to next module if any test failures exist-->