HBASE-17442 (Addendum) Fix build errors due to wrong relativePath for parent pom.

Change-Id: I0796dcb08cee64089289b6e315b99ad623edbbeb
This commit is contained in:
Apekshit Sharma 2017-08-23 16:12:02 -07:00
parent 1b8509cca9
commit ae3b51a7a7
1 changed files with 1 additions and 1 deletions

View File

@ -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>