Enable hbase (#1545)

This commit is contained in:
Grzegorz Piwowarek
2017-04-01 08:18:52 +02:00
committed by GitHub
parent aaf5a3e7b8
commit cc0c7d54a9
2 changed files with 2 additions and 1 deletions

View File

@@ -33,6 +33,7 @@
<groupId>org.apache.hbase</groupId>
<artifactId>hbase</artifactId>
<version>${hbase.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>junit</groupId>