瀏覽代碼

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

Ayush Saxena 4 月之前
父節點
當前提交
e8f87f756d
共有 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>2024</release-year>
+    <release-year>2025</release-year>
 
     <failIfNoTests>false</failIfNoTests>
     <!--Whether to proceed to next module if any test failures exist-->