Enable hbase (#1545)
This commit is contained in:
parent
aaf5a3e7b8
commit
cc0c7d54a9
|
@ -33,6 +33,7 @@
|
|||
<groupId>org.apache.hbase</groupId>
|
||||
<artifactId>hbase</artifactId>
|
||||
<version>${hbase.version}</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Reference in New Issue