From c94a77dcb2b81c7462456a3ccc0a545b796fad1b Mon Sep 17 00:00:00 2001 From: "G. Dylan Dickerson" Date: Mon, 3 Jun 2024 12:16:50 -0600 Subject: [PATCH] Change EWOrg release tags to dev tags after v2.2 --- Externals.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index f82e62b..f55de58 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -1,12 +1,12 @@ [ccs_config] -tag = release-ccs_config-ew2.2 +tag = ccs_config-ew2.2.000 protocol = git repo_url = https://github.com/EarthWorksOrg/ccs_config_cesm.git local_path = ccs_config required = True [cam] -tag = release-cam-ew2.2 +tag = cam-ew2.2.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.2 +tag = cmeps-ew2.2.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.2 +tag = cime-ew2.2.000 protocol = git repo_url = https://github.com/EarthWorksOrg/cime local_path = cime @@ -87,7 +87,7 @@ externals = Externals_CISM.cfg required = True [clm] -tag = release-ctsm-ew2.1 +tag = ctsm-ew2.2.000 protocol = git repo_url = https://github.com/EarthWorksOrg/CTSM local_path = components/clm @@ -95,21 +95,21 @@ externals = Externals_CLM.cfg required = True [mpas-ocean] -tag = release-mpaso-ew2.2 +tag = mpaso-ew2.2.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.2 +tag = mpassi-ew2.2.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.2 +tag = mpasfrwk-ew2.2.000 protocol = git repo_url = https://github.com/EarthWorksOrg/mpas-framework.git local_path = components/mpas-framework