aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-09-13 10:15:36 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-09-13 10:17:27 +0300
commitd14203d441abd978043b405a12f575a81aaf3247 (patch)
tree3987f5f622c5514681debd1c59c1d2b4967c1971
parentd3859c14ee6b445ea6fd1259ac90c50657efc28c (diff)
Fix M2M module branches
Change-Id: Ib5f30b9b96af1bafba72775c3d8c55f898187b51 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--.gitmodules6
1 files 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