From 04482b05ed12c99265575e4d8aec02672e0d2514 Mon Sep 17 00:00:00 2001 From: zowe-robot Date: Tue, 28 Nov 2023 21:18:27 +0000 Subject: [PATCH 1/2] Update component versions Signed-off-by: zowe-robot --- manifest.json.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 5f61f9f39c..725445b272 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -140,7 +140,7 @@ "componentGroup": "Imperative CLI Framework for Zowe", "entries": [{ "repository": "imperative", - "tag": "v5.18.2", + "tag": "v5.19.0", "destinations": ["Zowe CLI Package"] }] }, { @@ -219,7 +219,7 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "v7.18.7", + "tag": "v7.19.0", "destinations": ["Zowe CLI Package"] }] }, { @@ -233,7 +233,7 @@ "componentGroup": "IBM® Db2® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-db2-plugin", - "tag": "v5.0.3", + "tag": "v5.0.4", "destinations": ["Zowe CLI Package"] }] }, { @@ -254,7 +254,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"] }] }, { From 1cf93656c520b8fb2430b938c413e5a899b3dec0 Mon Sep 17 00:00:00 2001 From: Timothy Johnson Date: Tue, 28 Nov 2023 16:35:10 -0500 Subject: [PATCH 2/2] Remove archived repos: imperative and perf-timing Signed-off-by: Timothy Johnson --- manifest.json.template | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 725445b272..7cbd1c4018 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -137,13 +137,6 @@ }, "sourceDependencies": [ { - "componentGroup": "Imperative CLI Framework for Zowe", - "entries": [{ - "repository": "imperative", - "tag": "v5.19.0", - "destinations": ["Zowe CLI Package"] - }] - }, { "componentGroup": "Zowe API Mediation Layer", "entries": [{ "repository": "api-layer", @@ -236,13 +229,6 @@ "tag": "v5.0.4", "destinations": ["Zowe CLI Package"] }] - }, { - "componentGroup": "Performance Timing Utility", - "entries": [{ - "repository": "perf-timing", - "tag": "v1.0.7", - "destinations": ["Zowe CLI Package"] - }] }, { "componentGroup": "IBM® MQ Plug-in for Zowe CLI", "entries": [{