Skip to content

Commit

Permalink
HADOOP-18586. Update the year to 2023.
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtkn committed Dec 31, 2022
1 parent 6b67373 commit ca88fb7
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>2022</release-year>
<release-year>2023</release-year>

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

0 comments on commit ca88fb7

Please sign in to comment.