From 6e2aa28061623bb5c82bdbf8be2a1f9e239d0ddb Mon Sep 17 00:00:00 2001 From: MarkAckert Date: Thu, 11 Apr 2024 17:25:12 -0400 Subject: [PATCH] update cics cli repo Signed-off-by: MarkAckert --- manifest.json.template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 131a0df255..388f04a8eb 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -149,14 +149,14 @@ "componentGroup": "Zowe API Mediation Layer", "entries": [{ "repository": "api-layer", - "tag": "v1.x.x", + "tag": "v1.28.25", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe common java libraries", "entries": [{ "repository": "common-java", - "tag": "v1", + "tag": "v1.21.3", "destinations": ["Zowe PAX"] }] }, { @@ -227,7 +227,7 @@ }, { "componentGroup": "IBM® CICS® Plug-in for Zowe CLI", "entries": [{ - "repository": "zowe-cli-cics-plugin", + "repository": "cics-for-zowe-client", "tag": "v4.0.11", "destinations": ["Zowe CLI Package"] }]