From d736ea3bf4227740fdde0fcf1de52c7136de07f0 Mon Sep 17 00:00:00 2001 From: ArmandBahi <armand.bahi@veremes.com> Date: Tue, 6 Dec 2022 11:09:22 +0100 Subject: [PATCH] 2022.05.01 --- _install/dependencies.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_install/dependencies.json b/_install/dependencies.json index 22051172..96960237 100644 --- a/_install/dependencies.json +++ b/_install/dependencies.json @@ -29,7 +29,7 @@ ], "default_description": "# Bienvenue dans vMap ! \n\nPlus d'information sur [http:\/\/www.veremes.com](http:\/\/www.veremes.com)", "default_theme": "1", - "branch": "next_version", + "branch": "2022.05.01", "name": "vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git", "users": { @@ -52,16 +52,16 @@ } }, "framework": { - "branch": "next_app_vmap", + "branch": "2022.09.01", "name": "vitis", "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/vitis.git" }, "modules": [{ - "branch": "next_version", + "branch": "2022.05.00", "name": "module_vmap", "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git" }, { - "branch": "next_version", + "branch": "2022.05.02", "name": "module_cadastre", "url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module-cadastre-2020.git" }] -- GitLab