Explorar el Código

HADOOP-16025. Update the year to 2019.

Contributed by Ayush Saxena.
Ayush Saxena hace 6 años
padre
commit
f804d7d3de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>2018</release-year>
+    <release-year>2019</release-year>
 
     <failIfNoTests>false</failIfNoTests>
     <maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>