From c42a349d31c723d2bed599f8816549648bd37e08 Mon Sep 17 00:00:00 2001 From: Michael Iedema Date: Fri, 28 Mar 2014 13:16:13 +0100 Subject: [PATCH] - hook submodule to NodeManager master --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 65bd2bd..26a0cda 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ [submodule "NodeManager"] path = NodeManager url = git@github.com:RangeNetworks/NodeManager.git - branch = 4.0 + branch = master