aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-04-19 09:17:04 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-04-19 11:39:35 +0300
commit833b9228abb8669321c63111fb945a5d44030e19 (patch)
treec0ba97a87dc230f14713a3bdf4980aaafaf85ebb /.gitmodules
parent4d6a010bef9a5c402b82d14e7cc528e6b04d5490 (diff)
Fix M2M protocol branches for Qt 6.1.0 release
Change-Id: I2afbab2134903a184f59751cb86d7808199177e6 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index adfaa836..f7df0bef 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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