Fix M2M protocol branches for Qt 6.1.0 release

Change-Id: I2afbab2134903a184f59751cb86d7808199177e6
Reviewed-by: Antti Kokko <antti.kokko@qt.io>
This commit is contained in:
Jani Heikkinen
2021-04-19 09:17:04 +03:00
parent 4d6a010bef
commit 833b9228ab
4 changed files with 6 additions and 6 deletions

6
.gitmodules vendored
View File

@@ -327,17 +327,17 @@
depends = qtbase qttools
path = qtcoap
url = ../qtcoap.git
branch = 6.1
branch = 6.1.0
status = addon
[submodule "qtmqtt"]
depends = qtbase qtdeclarative qttools
path = qtmqtt
url = ../qtmqtt.git
branch = 6.1
branch = 6.1.0
status = addon
[submodule "qtopcua"]
depends = qtbase qtdeclarative qtquickcontrols2 qttools
path = qtopcua
url = ../qtopcua.git
branch = 6.1
branch = 6.1.0
status = addon