From 7d4b2eb622eb520a8bdba2d283a3939badef8dfc Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Fri, 26 Jul 2019 09:30:16 -0400 Subject: [PATCH] Update to tagged external repositories --- Externals.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index f95d8ad..50e4062 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -17,7 +17,7 @@ protocol = git required = True repo_url = git@github.com:GEOS-ESM/GMAO_Shared.git local_path = ./src/Shared/@GMAO_Shared -branch = master +tag = v1.0.0 protocol = git sparse = ../../../config/GMAO_Shared.sparse @@ -32,7 +32,7 @@ protocol = git required = True repo_url = git@github.com:GEOS-ESM/GEOSgcm_GridComp.git local_path = ./src/Components/GEOSctm_GridComp/@GEOSgcm_GridComp -branch = master +tag = v1.0.0 protocol = git sparse = ../../../../config/GEOSgcm_GridComp.sparse @@ -40,7 +40,7 @@ sparse = ../../../../config/GEOSgcm_GridComp.sparse required = True repo_url = git@github.com:GEOS-ESM/GEOSchem_GridComp.git local_path = ./src/Components/GEOSctm_GridComp/@GEOSchem_GridComp -branch = master +tag = v1.0.0 protocol = git [externals_description]