This is an automated email from the ASF dual-hosted git repository. stevel pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-2.8 by this push: new a828af6 HADOOP-16025. Update the year to 2019. a828af6 is described below commit a828af6a5bd77186069b7c0b2b5e9000510c7327 Author: Ayush Saxena <ayush...@gmail.coma> AuthorDate: Wed Jan 2 22:31:03 2019 +0000 HADOOP-16025. Update the year to 2019. Contributed by Ayush Saxena. (cherry picked from commit f804d7d3de00cc6ee0e58c3e9dfc01e558c19f55) --- hadoop-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 58bd7ea..4810166 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -31,7 +31,7 @@ <properties> <!-- Set the Release year during release --> - <release-year>2018</release-year> + <release-year>2019</release-year> <failIfNoTests>false</failIfNoTests> <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile> --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org