From c75afa560eb58deb5ed397dac8db111dd1c8c729 Mon Sep 17 00:00:00 2001 From: Michael Demoret <42954918+mdemoret-nv@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:41:58 -0400 Subject: [PATCH] Fixing submodules commit ID which got messed up in merge (#1086) During the release process, the submodules for utilities and visualizations got messed up and pointed to the wrong commit. This updates the commit ID to match the 23.07 commits for their respective repos. Will need to be included in a 23.07 hotfix Fixes #1084 Authors: - Michael Demoret (https://github.com/mdemoret-nv) Approvers: - Bhargav Suryadevara (https://github.com/bsuryadevara) - Eli Fajardo (https://github.com/efajardo-nv) - David Gardner (https://github.com/dagardner-nv) URL: https://github.com/nv-morpheus/Morpheus/pull/1086 --- external/morpheus-visualizations | 2 +- external/utilities | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/external/morpheus-visualizations b/external/morpheus-visualizations index 32e387ac41..0935f7990c 160000 --- a/external/morpheus-visualizations +++ b/external/morpheus-visualizations @@ -1 +1 @@ -Subproject commit 32e387ac419a1308f916aa1450cf1374e0a75a82 +Subproject commit 0935f7990c4dd9d4f12ab547dc8429dd9dd6d4a5 diff --git a/external/utilities b/external/utilities index a5b9689e3a..03516f8141 160000 --- a/external/utilities +++ b/external/utilities @@ -1 +1 @@ -Subproject commit a5b9689e3a82fe5b49245b0a02c907ea70aed7b8 +Subproject commit 03516f81419a16d715eba7b4af50d1a53d7455f1