Skip to content

Commit

Permalink
Enable hbase (eugenp#1545)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Apr 1, 2017
1 parent aaf5a3e commit cc0c7d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<groupId>org.apache.hbase</groupId>
<artifactId>hbase</artifactId>
<version>${hbase.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<module>handling-spring-static-resources</module>
<module>hazelcast</module>
<!--<module>hbase</module> TODO: CI problems-->
<module>hbase</module>
<module>httpclient</module>
<module>hystrix</module>

Expand Down

0 comments on commit cc0c7d5

Please sign in to comment.