From 08b1eb7f158f53ba6d0ac5ea9191714ed5f8a982 Mon Sep 17 00:00:00 2001 From: "Amidu O. Oloso" Date: Tue, 31 Mar 2020 18:42:32 -0400 Subject: [PATCH] Modified components.yaml for compac communicator branch --- components.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components.yaml b/components.yaml index fc28f78..194a31e 100644 --- a/components.yaml +++ b/components.yaml @@ -7,7 +7,7 @@ ESMA_env: ESMA_cmake: local: ./@cmake remote: git@github.com:GEOS-ESM/ESMA_cmake.git - tag: v2.1.2 + branch: feature/aoloso/compact_communicator develop: develop ecbuild: @@ -43,5 +43,5 @@ fvdycore: MAPL: local: ./src/Shared/@MAPL remote: git@github.com:GEOS-ESM/MAPL.git - tag: v2.0.0 + branch: feature/aoloso/compact_communicator develop: develop