From 170a457fc689a709b2c85afbb97165a683accdfe Mon Sep 17 00:00:00 2001 From: MarkAckert Date: Thu, 30 May 2024 15:55:38 -0400 Subject: [PATCH] update sourceDeps Signed-off-by: MarkAckert --- manifest.json.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 91e198833c..0be54cca82 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -326,14 +326,14 @@ "componentGroup": "Zowe Explorer Data Sets REST Server", "entries": [{ "repository": "data-sets", - "tag": "v1.x/master", + "tag": "1.0.26", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Explorer Jobs REST Server", "entries": [{ "repository": "jobs", - "tag": "v1.x/master", + "tag": "1.0.24", "destinations": ["Zowe PAX"] }] }, {