From bd6cbdf9e5854d657a4cd56b76fe1f61f0dc9a4a Mon Sep 17 00:00:00 2001
From: "Dmitriy A. Gerasimov" <dmitriy.gerasimov@demlabs.net>
Date: Tue, 27 Oct 2020 19:15:16 +0700
Subject: [PATCH] [*] Submodules update

---
 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 70590f1b6..5f643098e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -5,11 +5,11 @@
 [submodule "python-cellframe"]
 	path = python-cellframe
 	url = ../python-cellframe.git
-	branch = develop
+	branch = master
 [submodule "cellframe-sdk"]
 	path = cellframe-sdk
 	url = ../cellframe-sdk.git
-	branch = develop
+	branch = master
 [submodule "prod_build"]
 	path = prod_build
 	url = ../prod_build_cellframe-node
-- 
GitLab