diff --git a/bin/clone-dependencies.sh b/bin/clone-dependencies.sh index b961855..3bb977b 100755 --- a/bin/clone-dependencies.sh +++ b/bin/clone-dependencies.sh @@ -15,7 +15,7 @@ set -u BDE_TOOLS_TAG=4.32.0.0 BDE_TAG=4.32.0.0 NTF_CORE_TAG=2.6.6 -BLAZINGMQ_TAG=BMQBRKR_0.94.8 +BLAZINGMQ_TAG=fix/bmqp-mocksession-dependency if [ ! -d "${DIR_THIRDPARTY}/bde-tools" ]; then