From d14203d441abd978043b405a12f575a81aaf3247 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Mon, 13 Sep 2021 10:15:36 +0300 Subject: Fix M2M module branches Change-Id: Ib5f30b9b96af1bafba72775c3d8c55f898187b51 Reviewed-by: Mikko Gronoff --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 87dd1a9d..c860c9ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -276,17 +276,17 @@ depends = qtbase path = qtcoap url = ../qtcoap.git - branch = 6.2 + branch = 6.2.0 status = addon [submodule "qtmqtt"] depends = qtbase qtdeclarative path = qtmqtt url = ../qtmqtt.git - branch = 6.2 + branch = 6.2.0 status = addon [submodule "qtopcua"] depends = qtbase qtdeclarative path = qtopcua url = ../qtopcua.git - branch = 6.2 + branch = 6.2.0 status = addon -- cgit v1.2.3