HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
This commit is contained in:
parent
807d7aa3af
commit
1d3bf33769
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- Set the Release year during release -->
|
<!-- Set the Release year during release -->
|
||||||
<release-year>2019</release-year>
|
<release-year>2020</release-year>
|
||||||
|
|
||||||
<failIfNoTests>false</failIfNoTests>
|
<failIfNoTests>false</failIfNoTests>
|
||||||
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
|
||||||
|
|
Loading…
Reference in New Issue