HBASE-19053 (addendum) Update version in hbase-http/pom.xml. Found it during local compile before commit, but forgot to commit & merge.

Change-Id: I5a461f498f0c3be3f05a5916363e7c9102f36cc4
This commit is contained in:
Apekshit Sharma 2017-10-23 23:39:00 -07:00
parent d6982414c1
commit a4585e6ebc
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
<parent>
<artifactId>hbase-build-configuration</artifactId>
<groupId>org.apache.hbase</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>2.0.0-alpha4-SNAPSHOT</version>
<relativePath>../hbase-build-configuration</relativePath>
</parent>
<artifactId>hbase-http</artifactId>