diff --git a/manifest.json.template b/manifest.json.template index 034aef1ac1..a7aa5f9842 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -145,13 +145,6 @@ }, "sourceDependencies": [ { - "componentGroup": "Imperative CLI Framework for Zowe", - "entries": [{ - "repository": "imperative", - "tag": "v5.18.2", - "destinations": ["Zowe CLI Package"] - }] - }, { "componentGroup": "Zowe API Mediation Layer", "entries": [{ "repository": "api-layer", @@ -227,7 +220,7 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "v7.18.7", + "tag": "v7.19.0", "destinations": ["Zowe CLI Package"] }] }, { @@ -241,14 +234,7 @@ "componentGroup": "IBM® Db2® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-db2-plugin", - "tag": "v5.0.3", - "destinations": ["Zowe CLI Package"] - }] - }, { - "componentGroup": "Performance Timing Utility", - "entries": [{ - "repository": "perf-timing", - "tag": "v1.0.7", + "tag": "v5.0.4", "destinations": ["Zowe CLI Package"] }] }, { @@ -262,7 +248,7 @@ "componentGroup": "z/OS® FTP Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ftp-plugin", - "tag": "v2.1.3", + "tag": "v2.1.5", "destinations": ["Zowe CLI Package"] }] }, {