From 56abe7b67f908189ae61c6ab5ced1358f19e0f57 Mon Sep 17 00:00:00 2001 From: Chris André Date: Wed, 6 May 2020 01:36:56 -0400 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to c9c7f88f77c9cab341485c27e1e67f6294a0b1c2 - Work around potential NullPointerExceptions in `ToscaOperationFacade` - Add tests in `getToscaElementByOperation` and `updateToscaElement` for null values - rewrite `getLatestCertifiedByToscaResourceName` in a more functional way - Rewrite some other usages of Either in a more functional way Issue-ID: SDC-2922 Signed-off-by: Chris Andre Change-Id: I52b294ec91faf9e1054af572dcca4060e62fe571 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 5facedd42..c9c7f88f7 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 5facedd4291181fb2668ea3e945687c04fe62cb1 +Subproject commit c9c7f88f77c9cab341485c27e1e67f6294a0b1c2 -- cgit 1.2.3-korg