Skip to content

Commit 3b4fe79

Browse files
committed
HADOOP-19020. Update the year to 2024. (apache#6397). Contributed by Ayush Saxena.
Reviewed-by: Ashutosh Gupta <ashugpt@amazon.com> Reviewed-by: Shilun Fan <slfan1989@apache.org>
1 parent f9a207b commit 3b4fe79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
<properties>
3333
<!-- Set the Release year during release -->
34-
<release-year>2023</release-year>
34+
<release-year>2024</release-year>
3535

3636
<failIfNoTests>false</failIfNoTests>
3737
<!--Whether to proceed to next module if any test failures exist-->

0 commit comments

Comments
 (0)