aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2021-05-25 12:16:19 +0300
committerJani Heikkinen <jani.heikkinen@qt.io>2021-05-25 12:54:34 +0300
commit026c2434ef3e2fae8081b40ec41f229072a5d94a (patch)
treed11499e217796d0cc6c99bdb584c2d887eae4991
parente74586aa85c5a1c5fc12f9e4fda871f04e5379f4 (diff)
Correct m2m submodule branches
Change-Id: I457a0f370c2a0a3d0511af468e984f621f70ad92 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 729c7932..4e2f6697 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -327,17 +327,17 @@
depends = qtbase qttools
path = qtcoap
url = ../qtcoap.git
- branch = 6.1
+ branch = 6.1.1
status = addon
[submodule "qtmqtt"]
depends = qtbase qtdeclarative qttools
path = qtmqtt
url = ../qtmqtt.git
- branch = 6.1
+ branch = 6.1.1
status = addon
[submodule "qtopcua"]
depends = qtbase qtdeclarative qtquickcontrols2 qttools
path = qtopcua
url = ../qtopcua.git
- branch = 6.1
+ branch = 6.1.1
status = addon