Skip to content

Commit d10bbaf

Browse files
committed
HADOOP-18061. Update the year to 2022. (apache#3845). Contributed by Ayush Saxena.
Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
1 parent 112efdc commit d10bbaf

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>2021</release-year>
34+
<release-year>2022</release-year>
3535

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

0 commit comments

Comments
 (0)