From c2d61b3dc0c973f3ed03e82665bd70536e8f4342 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Thu, 28 Mar 2024 19:21:50 +0000 Subject: [PATCH] Update component versions Signed-off-by: zowe-robot --- manifest.json.template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index c950b7c633..044f564707 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -228,21 +228,21 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "zowe-v1-lts", + "tag": "v6.40.27", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® CICS® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-cics-plugin", - "tag": "zowe-v1-lts", + "tag": "v4.0.11", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® Db2® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-db2-plugin", - "tag": "zowe-v1-lts", + "tag": "v4.1.13", "destinations": ["Zowe CLI Package"] }] }, { @@ -256,28 +256,28 @@ "componentGroup": "IBM® MQ Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-mq-plugin", - "tag": "zowe-v1-lts", + "tag": "v2.0.4", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "Secure Credential Store Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-scs-plugin", - "tag": "master", + "tag": "v4.1.12", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "z/OS® FTP Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ftp-plugin", - "tag": "zowe-v1-lts", + "tag": "v1.8.8", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® IMS® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ims-plugin", - "tag": "zowe-v1-lts", + "tag": "v2.0.5", "destinations": ["Zowe CLI Package"] }] }, {