From 829e4d9c30ec90cb13bf20919119793c99aa53fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Thu, 28 Sep 2023 16:32:30 +0100 Subject: [PATCH] fix: revert back to original fscloud profile name to match the SCC revert (#589) --- ibm_catalog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 99c752de0..2233e4d54 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -180,7 +180,7 @@ "authority": "scc-v3", "profiles": [ { - "profile_name": "IBM Cloud Framework for Financial Services", + "profile_name": "IBM Cloud for Financial Services", "profile_version": "1.3.0" } ] @@ -557,7 +557,7 @@ "authority": "scc-v3", "profiles": [ { - "profile_name": "IBM Cloud Framework for Financial Services", + "profile_name": "IBM Cloud for Financial Services", "profile_version": "1.3.0" } ] @@ -923,7 +923,7 @@ "authority": "scc-v3", "profiles": [ { - "profile_name": "IBM Cloud Framework for Financial Services", + "profile_name": "IBM Cloud for Financial Services", "profile_version": "1.3.0" } ]