HADOOP-15821. Addendum patch to fix Hadoop Registry parent project.
              Contributed by Íñigo Goiri


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a043dfa2
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a043dfa2
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/a043dfa2

Branch: refs/heads/HDFS-12943
Commit: a043dfa2163b8d5af3813351159427244869fa9b
Parents: f069d38
Author: Eric Yang <[email protected]>
Authored: Sun Oct 21 12:50:10 2018 -0400
Committer: Eric Yang <[email protected]>
Committed: Sun Oct 21 12:50:10 2018 -0400

----------------------------------------------------------------------
 hadoop-common-project/hadoop-registry/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/a043dfa2/hadoop-common-project/hadoop-registry/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-registry/pom.xml 
b/hadoop-common-project/hadoop-registry/pom.xml
index 7496db4..ef9f3ef 100644
--- a/hadoop-common-project/hadoop-registry/pom.xml
+++ b/hadoop-common-project/hadoop-registry/pom.xml
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to