HADOOP-15177. Update the release year to 2018. Contributed by Bharat Viswanadham.
This commit is contained in:
parent
a68e445dc6
commit
cdaf92c9f5
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- Set the Release year during release -->
|
<!-- Set the Release year during release -->
|
||||||
<release-year>2017</release-year>
|
<release-year>2018</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