HBASE-17442 (Addendum) Fix build errors due to wrong relativePath for parent pom.
Change-Id: I0796dcb08cee64089289b6e315b99ad623edbbeb
This commit is contained in:
parent
1b8509cca9
commit
ae3b51a7a7
|
@ -25,7 +25,7 @@
|
|||
<artifactId>hbase-build-configuration</artifactId>
|
||||
<groupId>org.apache.hbase</groupId>
|
||||
<version>3.0.0-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../hbase-build-configuration</relativePath>
|
||||
</parent>
|
||||
<artifactId>hbase-replication</artifactId>
|
||||
<name>Apache HBase - Replication</name>
|
||||
|
|
Loading…
Reference in New Issue