From 45f1f5b47cb686f0ddb983757a10e6a76d6d2903 Mon Sep 17 00:00:00 2001 From: James Struga Date: Wed, 8 Jan 2025 09:37:36 -0500 Subject: [PATCH] WebUI RC1 v3.1.0 Signed-off-by: James Struga --- manifest.json.template | 58 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index 53650d59eb..4f1f55f98f 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -1,6 +1,6 @@ { "name": "Zowe", - "version": "3.0.0", + "version": "3.1.0", "description": "Zowe is an open source project created to host technologies that benefit the Z platform from all members of the Z community (Integrated Software Vendors, System Integrators and z/OS consumers). Zowe, like Mac or Windows, comes with a set of APIs and OS capabilities that applications build on and also includes some applications out of the box. Zowe offers modern interfaces to interact with z/OS and allows you to work with z/OS in a way that is similar to what you experience on cloud platforms today. You can use these interfaces as delivered or through plug-ins and extensions that are created by clients or third-party vendors.", "license": "EPL-2.0", "homepage": "https://zowe.org", @@ -12,9 +12,9 @@ }, "binaryDependencies": { "org.zowe.zlux.zlux-core": { - "version": "3.0.0-RC", + "version": "3.1.0-RC", "repository": "libs-snapshot-local", - "artifact": "zlux-core-3.0.0-20240925.185019.pax" + "artifact": "zlux-core-3.1.0-20250107.161516.pax" }, "org.zowe.zlux.sample-angular-app": { "version": "2.18.0-V2.X-RC", @@ -32,14 +32,14 @@ "artifact": "sample-react-app-2.18.0-20240814.141704.pax" }, "org.zowe.zlux.tn3270-ng2": { - "version": "3.0.0-V3.X-RC", + "version": "3.1.0-V3.X-RC", "repository": "libs-snapshot-local", - "artifact": "tn3270-ng2-3.0.0-20240919.130824.pax" + "artifact": "tn3270-ng2-3.1.0-20250108.141502.pax" }, "org.zowe.zlux.vt-ng2": { - "version": "3.0.0-V3.X-RC", + "version": "3.1.0-V3.X-RC", "repository": "libs-snapshot-local", - "artifact": "vt-ng2-3.0.0-20240919.130822.pax" + "artifact": "vt-ng2-3.1.0-20250108.141509.pax" }, "org.zowe.zlux.zlux-editor": { "version": "2.18.0-V2.X-RC", @@ -47,9 +47,9 @@ "artifact": "zlux-editor-2.18.0-20240814.141840.pax" }, "org.zowe.zss": { - "version": "3.0.0-RC", + "version": "3.1.0-RC", "repository": "libs-snapshot-local", - "artifact": "zss-3.0.0-rc-1202-20240919131259.pax" + "artifact": "zss-3.1.0-rc-1249-20250108143217.pax" }, "org.zowe.explorer-jes": { "version": "3.0.0" @@ -97,22 +97,22 @@ "artifact": "zaas-package-*.zip" }, "org.zowe.getesm": { - "version": "3.0.0-V3.X-RC", + "version": "3.1.0-V3.X-RC", "repository": "libs-snapshot-local", - "artifact": "getesm-3.0.0-2024091917.pax" + "artifact": "getesm-3.1.0-2025010749.pax" }, "org.zowe.configmgr": { - "version": "3.0.0-V3.X-RC", + "version": "3.1.0-V3.X-RC", "repository": "libs-snapshot-local", - "artifact": "configmgr-3.0.0-2024091929.pax" + "artifact": "configmgr-3.1.0-2025010752.pax" }, "org.zowe.configmgr-rexx": { - "version": "3.0.0-V3.X-RC", + "version": "3.1.0-V3.X-RC", "repository": "libs-snapshot-local", - "artifact": "configmgr-rexx-3.0.0-2024091935.pax" + "artifact": "configmgr-rexx-3.1.0-2025010754.pax" }, "org.zowe.launcher": { - "version": "3.0.0" + "version": "3.1.0" }, "org.zowe.keyring-utilities": { "version": "1.0.4", @@ -147,12 +147,12 @@ "componentGroup": "Zowe Application Framework", "entries": [{ "repository": "zlux-app-manager", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-app-server", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { @@ -167,17 +167,17 @@ }, { "repository": "zlux-platform", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-server-framework", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-shared", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { @@ -187,17 +187,17 @@ }, { "repository": "zlux-build", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zss", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zowe-common-c", - "tag": "zss-v3.0.0-RC1", + "tag": "zss-v3.1.0-RC1", "destinations": ["Zowe PAX"] } ] @@ -268,7 +268,7 @@ "componentGroup": "Zowe Desktop TN3270 Emulator Plug-in", "entries": [{ "repository": "tn3270-ng2", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }] }, { @@ -299,7 +299,7 @@ "componentGroup": "Zowe Desktop VT Emulator Plugin-in", "entries": [{ "repository": "vt-ng2", - "tag": "v3.0.0-RC1", + "tag": "v3.1.0-RC1", "destinations": ["Zowe PAX"] }] }, @@ -323,7 +323,7 @@ "destinations": ["Zowe PAX"] }, { "repository": "launcher", - "tag": "v3.0.0", + "tag": "v3.1.0", "destinations": ["Zowe PAX"] }] }, @@ -347,7 +347,7 @@ "componentGroup": "Configmgr", "entries": [{ "repository": "zowe-common-c", - "tag": "configmgr-v3.0.0-RC1", + "tag": "configmgr-v3.1.0-RC1", "destinations": ["Zowe PAX"] }] } @@ -387,7 +387,7 @@ "app-server": { "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/app-server", - "tag" : "3.0.0-ubuntu" + "tag" : "3.1.0-ubuntu" }, "explorer-ip": { "kind": "job",