Skip to content

Commit

Permalink
[patch] Address group issue
Browse files Browse the repository at this point in the history
  • Loading branch information
unnati-solanki-git committed Apr 14, 2024
1 parent 2d7f250 commit 8275f2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions image/cli/app-root/src/finalizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,9 @@ def getcp4dCompsVersions():
# Associate Mas FVT Focal group with respect to product
# -------------------------------------------------------------------------
productFocal = {
"ibm-mas": "S04PPFYUJG5",
"ibm-mas-devops": "S04PPFYUJG5",
"ibm-mas-assist": "S04PSA1M1RR",
"ibm-mas": "S04PSA1M1RR",
"ibm-mas-devops": "S04PSA1M1RR",
"ibm-mas-assist": "S04PPFYUJG5",
"ibm-mas-iot":"S04PBTG77JB",
"ibm-mas-manage":"S05QB03HNTU",
"ibm-mas-monitor":"S04QG3R30SC",
Expand Down

0 comments on commit 8275f2a

Please sign in to comment.