HADOOP-15821. Addendum patch to fix Hadoop Registry parent project.

Contributed by Íñigo Goiri
This commit is contained in:
Eric Yang 2018-10-21 12:50:10 -04:00
parent f069d38c8d
commit a043dfa216
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<artifactId>hadoop-project</artifactId>
<groupId>org.apache.hadoop</groupId>
<version>3.3.0-SNAPSHOT</version>
<relativePath>../../hadoop-project</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>hadoop-registry</artifactId>