From b54a2b00a24b2a1de3d1a93752975a1813ce3b76 Mon Sep 17 00:00:00 2001 From: "G. Dylan Dickerson" Date: Wed, 21 Feb 2024 11:24:09 -0700 Subject: [PATCH] Update tags after v2.1 release, start new dev cycle --- Externals.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index a089811..a279bd4 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -1,12 +1,12 @@ [ccs_config] -tag = release-ccs_config-ew2.1 +tag = ccs_config-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/ccs_config_cesm.git local_path = ccs_config required = True [cam] -tag = release-cam-ew2.1 +tag = cam-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/CAM local_path = components/cam @@ -29,7 +29,7 @@ externals = Externals.cfg required = True [cmeps] -tag = release-cmeps-ew2.1 +tag = cmeps-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/CMEPS.git local_path = components/cmeps @@ -72,7 +72,7 @@ local_path = libraries/parallelio required = True [cime] -tag = release-cime-ew2.1 +tag = cime-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/cime local_path = cime @@ -95,21 +95,21 @@ externals = Externals_CLM.cfg required = True [mpas-ocean] -tag = release-mpaso-ew2.1 +tag = mpaso-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/mpas-ocean.git local_path = components/mpas-ocean required = True [mpas-seaice] -tag = release-mpassi-ew2.1 +tag = mpassi-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/mpas-seaice.git local_path = components/mpas-seaice required = True [mpas-framework] -tag = release-mpasfrwk-ew2.1 +tag = mpasfrwk-ew2.1.000 protocol = git repo_url = https://github.com/EarthWorksOrg/mpas-framework.git local_path = components/mpas-framework