From 478d3482fef6ae7be0a2ebd6d7fdcb407a3f4209 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Wed, 25 Nov 2020 13:32:39 -0700 Subject: [PATCH] Update .gitmodules and submodule pointers for ccpp-framework and ccpp-physics for gsl/develop branch --- .gitmodules | 8 ++++---- ccpp/framework | 2 +- ccpp/physics | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index d253f6966..4760351ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,9 +4,9 @@ branch = dev/emc [submodule "ccpp/framework"] path = ccpp/framework - url = https://github.com/NCAR/ccpp-framework - branch = master + url = https://github.com/NOAA-GSL/ccpp-framework + branch = gsl/develop [submodule "ccpp/physics"] path = ccpp/physics - url = https://github.com/NCAR/ccpp-physics - branch = master + url = https://github.com/NOAA-GSL/ccpp-physics + branch = gsl/develop diff --git a/ccpp/framework b/ccpp/framework index f1dc8d6f0..16271557a 160000 --- a/ccpp/framework +++ b/ccpp/framework @@ -1 +1 @@ -Subproject commit f1dc8d6f038e590508c272070f673d1fd7ea566f +Subproject commit 16271557a692b2c6871bf4e2209b8035a9addc52 diff --git a/ccpp/physics b/ccpp/physics index 4e39b50a2..d12329a9a 160000 --- a/ccpp/physics +++ b/ccpp/physics @@ -1 +1 @@ -Subproject commit 4e39b50a248fc093c055fc6a8ae245065da7c730 +Subproject commit d12329a9ada515766ccb81771e8ba299ea3a8464