Przeglądaj źródła

HADOOP-16784. Update the year to 2020. Contributed by Ayush Saxena.

Ayush Saxena 5 lat temu
rodzic
commit
1d3bf33769
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
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>