This is an automated email from the ASF dual-hosted git repository.
sunilg pushed a commit to branch branch-3.2.0
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2.0 by this push:
new d0699f4 HADOOP-16025. Update the year to 2019.
d0699f4 is described below
commit d0699f48475ab6ddfe06b54a37779b21cce8ae46
Author: Ayush Saxena <[email protected]>
AuthorDate: Wed Jan 2 22:24:01 2019 +0000
HADOOP-16025. Update the year to 2019.
Contributed by Ayush Saxena.
(cherry picked from commit cb26f154289ed065a967886b8eac04794907d643)
---
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 769f9ad..e6bf605 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: [email protected]
For additional commands, e-mail: [email protected]