HADOOP-16025. Update the year to 2019.
Contributed by Ayush Saxena.
This commit is contained in:
parent
996ab4874a
commit
cb26f15428
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- Set the Release year during release -->
|
<!-- Set the Release year during release -->
|
||||||
<release-year>2018</release-year>
|
<release-year>2019</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