You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ay...@apache.org on 2020/01/02 16:28:52 UTC

[hadoop] branch trunk updated: HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.

This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1b04bcc  HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
1b04bcc is described below

commit 1b04bcc0d90b5d61763ef6e9edce330d33cc5852
Author: Ayush Saxena <ay...@apache.org>
AuthorDate: Thu Jan 2 21:37:48 2020 +0530

    HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.
---
 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 de03c66..5103bbf 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -31,7 +31,7 @@
 
   <properties>
     <!-- Set the Release year during release -->
-    <release-year>2019</release-year>
+    <release-year>2020</release-year>
 
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org