From ee9924e0238c6c371d6d706f065248676c0bbeeb Mon Sep 17 00:00:00 2001 From: Ricardo Hernandez-Montoya Date: Wed, 31 May 2017 11:23:07 +0200 Subject: [PATCH] point to backend's develop branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 955a1d6..4cab793 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "VILLASweb-backend"] path = VILLASweb-backend url = ../../VILLASframework/VILLASweb-backend.git - branch = docker-names + branch = develop