Skip to content

Commit

Permalink
upgrading to kcql 1.0.5 to handle namespace prefixed tables in hbase
Browse files Browse the repository at this point in the history
  • Loading branch information
stheppi committed May 31, 2017
1 parent 7894856 commit a60f28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -71,7 +71,7 @@ allprojects {
json4sVersion = "3.3.0"
kiteMiniClusterVersion = "1.1.0"
gsonVersion = "2.6.2"
dataMountaineerKCQLVersion = "1.0.4"
dataMountaineerKCQLVersion = "1.0.5"
akkaVersion = "2.4.10"
connectCLIVersion = "1.0.1"

Expand Down

0 comments on commit a60f28c

Please sign in to comment.