Skip to content

Commit

Permalink
Merge pull request #36 from GEOS-ESM/feature/sdrabenh/#29-Jason-3_2_u…
Browse files Browse the repository at this point in the history
…pdate

Closes #29. Jason-3_2 Update
  • Loading branch information
mathomp4 authored Aug 13, 2019
2 parents d3fde1f + 055e55d commit ecdfa11
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Develop.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
required = True
repo_url = [email protected]:GEOS-ESM/ESMA_env.git
local_path = ./@env
tag = v1.3.1
tag = v1.3.2
protocol = git

[ESMA_cmake]
Expand All @@ -25,7 +25,7 @@ sparse = ../../../config/NCEP_Shared.sparse
required = True
repo_url = [email protected]:GEOS-ESM/GMAO_Shared.git
local_path = ./src/Shared/@GMAO_Shared
tag = v1.0.2
tag = v1.0.3
protocol = git
sparse = ../../../config/GMAO_Shared.sparse

Expand Down Expand Up @@ -55,7 +55,7 @@ protocol = git
required = True
repo_url = [email protected]:GEOS-ESM/UMD_Etc.git
local_path = ./src/Applications/@UMD_Etc
tag = v1.0.0
tag = v1.0.1
protocol = git

[CPLFCST_Etc]
Expand Down
12 changes: 6 additions & 6 deletions Externals.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
required = True
repo_url = [email protected]:GEOS-ESM/ESMA_env.git
local_path = ./@env
tag = v1.3.1
tag = v1.3.2
protocol = git

[ESMA_cmake]
Expand All @@ -25,37 +25,37 @@ sparse = ../../../config/NCEP_Shared.sparse
required = True
repo_url = [email protected]:GEOS-ESM/GMAO_Shared.git
local_path = ./src/Shared/@GMAO_Shared
tag = v1.0.1
tag = v1.0.3
protocol = git
sparse = ../../../config/GMAO_Shared.sparse

[MAPL]
required = True
repo_url = [email protected]:GEOS-ESM/MAPL.git
local_path = ./src/Shared/@MAPL
tag = v1.1.4
tag = v1.1.6
protocol = git

[GEOSgcm_GridComp]
required = True
repo_url = [email protected]:GEOS-ESM/GEOSgcm_GridComp.git
local_path = ./src/Components/@GEOSgcm_GridComp
tag = v1.0.1
tag = v1.0.2
protocol = git
externals = Externals.cfg

[GEOSgcm_App]
required = True
repo_url = [email protected]:GEOS-ESM/GEOSgcm_App.git
local_path = ./src/Applications/@GEOSgcm_App
tag = v1.0.2
tag = v1.0.3
protocol = git

[UMD_Etc]
required = True
repo_url = [email protected]:GEOS-ESM/UMD_Etc.git
local_path = ./src/Applications/@UMD_Etc
tag = v1.0.0
tag = v1.0.1
protocol = git

[CPLFCST_Etc]
Expand Down

0 comments on commit ecdfa11

Please sign in to comment.