From 88fc18bc4e7a5c45a5bf8b495f3fbd00472be089 Mon Sep 17 00:00:00 2001 From: James Struga Date: Wed, 15 May 2024 09:56:09 -0400 Subject: [PATCH] include all config-mgr fixes Signed-off-by: James Struga --- manifest.json.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 511b489471..0a3069d87b 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -111,17 +111,17 @@ "org.zowe.configmgr-rexx": { "version": "2.16.0-V2.X-RC", "repository": "libs-snapshot-local", - "artifact": "configmgr-rexx-2.16.0-2024050253.pax" + "artifact": "configmgr-rexx-2.16.0-2024051503.pax" }, "org.zowe.getesm": { "version": "2.16.0-V2.X-RC", "repository": "libs-snapshot-local", - "artifact": "getesm-2.16.0-2024050250.pax" + "artifact": "getesm-2.16.0-2024051552.pax" }, "org.zowe.configmgr": { "version": "2.16.0-V2.X-RC", "repository": "libs-snapshot-local", - "artifact": "configmgr-2.16.0-2024051014.pax" + "artifact": "configmgr-2.16.0-2024051543.pax" }, "org.zowe.launcher": { "version": "2.16.0" @@ -388,7 +388,7 @@ "componentGroup": "Configmgr", "entries": [{ "repository": "zowe-common-c", - "tag": "099a869", + "tag": "configmgr-v2.16.0-RC2", "destinations": ["Zowe PAX"] }] }