From 1cb37bcd5b6a39849b5c9a2d2a6980380562e4f4 Mon Sep 17 00:00:00 2001 From: James Struga Date: Thu, 7 Mar 2024 14:12:00 -0500 Subject: [PATCH 1/2] Test build dont merge Signed-off-by: James Struga --- manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json.template b/manifest.json.template index 5f0645c5fa..2577e01102 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.15.0-zlux-server-framework-PR-538", "artifact": "*.pax" }, "org.zowe.zlux.sample-angular-app": { From 83c3aa522e6447474434bb5369a08c54f8a47ef9 Mon Sep 17 00:00:00 2001 From: James Struga Date: Fri, 8 Mar 2024 08:58:56 -0500 Subject: [PATCH 2/2] Update manifest.json.template Signed-off-by: James Struga --- manifest.json.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json.template b/manifest.json.template index 2577e01102..c634e459c8 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -12,7 +12,7 @@ }, "binaryDependencies": { "org.zowe.zlux.zlux-core": { - "version": "2.15.0-zlux-server-framework-PR-538", + "version": "2.15.0-693-v2.x-staging-zlux-build", "artifact": "*.pax" }, "org.zowe.zlux.sample-angular-app": {