From f2967fedc06f04fc29d8fa59788e3d1501859a07 Mon Sep 17 00:00:00 2001 From: 1000TurquoisePogs Date: Fri, 27 Oct 2023 06:14:40 -0400 Subject: [PATCH] Update manifest.json.template Signed-off-by: 1000TurquoisePogs --- manifest.json.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 311cd3cc53..7e1c6f003b 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -12,7 +12,7 @@ }, "binaryDependencies": { "org.zowe.zlux.zlux-core": { - "version": "^2.0.0-V2.X-STAGING-ZLUX-CORE", + "version": "^2.12.0-zlux-app-server-PR-284", "artifact": "*.pax" }, "org.zowe.zlux.sample-angular-app": { @@ -40,7 +40,7 @@ "artifact": "*.pax" }, "org.zowe.zss": { - "version": "^2.0.0-STAGING", + "version": "^2.12.0-PR-659", "artifact": "*.pax" }, "org.zowe.explorer.jobs.jobs-api-package": {