diff --git a/manifest.json.template b/manifest.json.template index 827336d3ca..dc55dbe435 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -205,35 +205,35 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "v7.29.1", + "tag": "v8.0.0", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® CICS® Plug-in for Zowe CLI", "entries": [{ "repository": "cics-for-zowe-client", - "tag": "v5.0.6", + "tag": "v6.0.0", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® Db2® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-db2-plugin", - "tag": "v5.0.9", + "tag": "v6.0.0", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® MQ Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-mq-plugin", - "tag": "v3.0.1", + "tag": "v4.0.0", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "z/OS® FTP Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ftp-plugin", - "tag": "v2.1.9", + "tag": "v3.0.0", "destinations": ["Zowe CLI Package"] }] }, {