Skip to content

Commit

Permalink
HADOOP-18061. Update the year to 2022. (#3845). Contributed by Ayush …
Browse files Browse the repository at this point in the history
…Saxena.

Reviewed-by: Akira Ajisaka <aajisaka@apache.org>
  • Loading branch information
ayushtkn committed Jan 4, 2022
1 parent fd75c4a commit 53249a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<properties>
<!-- Set the Release year during release -->
<release-year>2021</release-year>
<release-year>2022</release-year>

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

0 comments on commit 53249a4

Please sign in to comment.