Update cuttlefish to v2.2.1

This commit is contained in:
terry-xiaoyu 2019-01-04 22:55:58 +08:00
parent d7254cdc7f
commit 99f4283458
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ NO_AUTOPATCH = cuttlefish
ERLC_OPTS += +debug_info -DAPPLICATION=emqx
BUILD_DEPS = cuttlefish
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.2.0
dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.2.1
#TEST_DEPS = emqx_ct_helplers
#dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers