Skip to content

Commit

Permalink
Merge branch 'v2.x/rc' into users/amanda/bump-explorer-apis-2.12-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
ojcelis authored Oct 16, 2023
2 parents 7da89fa + 1301b82 commit e9badba
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions manifest.json.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Zowe",
"version": "2.11.0",
"version": "2.12.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",
Expand All @@ -12,44 +12,44 @@
},
"binaryDependencies": {
"org.zowe.zlux.zlux-core": {
"version": "2.11.0-RC",
"version": "2.12.0-RC",
"repository": "libs-snapshot-local",
"artifact": "zlux-core-2.11.0-20230905.133406.pax"
"artifact": "zlux-core-2.12.0-20231011.233707.pax"
},
"org.zowe.zlux.sample-angular-app": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "sample-angular-app-2.11.0-20230829.202745.pax"
"artifact": "sample-angular-app-2.12.0-20231011.232819.pax"
},
"org.zowe.zlux.sample-iframe-app": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "sample-iframe-app-2.11.0-20230829.202533.pax"
"artifact": "sample-iframe-app-2.12.0-20231011.232637.pax"
},
"org.zowe.zlux.sample-react-app": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "sample-react-app-2.11.0-20230829.202650.pax"
"artifact": "sample-react-app-2.12.0-20231011.232821.pax"
},
"org.zowe.zlux.tn3270-ng2": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "tn3270-ng2-2.11.0-20230830.125742.pax"
"artifact": "tn3270-ng2-2.12.0-20231011.232650.pax"
},
"org.zowe.zlux.vt-ng2": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "vt-ng2-2.11.0-20230829.202549.pax"
"artifact": "vt-ng2-2.12.0-20231011.232650.pax"
},
"org.zowe.zlux.zlux-editor": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "zlux-editor-2.11.0-20230829.202844.pax"
"artifact": "zlux-editor-2.12.0-20231011.233114.pax"
},
"org.zowe.zss": {
"version": "2.11.0-RC",
"version": "2.12.0-RC",
"repository": "libs-snapshot-local",
"artifact": "zss-2.11.0-rc-974-20230906160141.pax"
"artifact": "zss-2.12.0-rc-1011-20231016182429.pax"
},
"org.zowe.explorer.jobs.jobs-api-package": {
"version": "2.0.20",
Expand Down Expand Up @@ -109,17 +109,17 @@
"artifact": "cloud-gateway-*.zip"
},
"org.zowe.configmgr-rexx": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "configmgr-rexx-2.11.0-2023090632.pax"
"artifact": "configmgr-rexx-2.12.0-2023101644.pax"
},
"org.zowe.configmgr": {
"version": "2.11.0-V2.X-RC",
"version": "2.12.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "configmgr-2.11.0-2023090629.pax"
"artifact": "configmgr-2.12.0-2023101637.pax"
},
"org.zowe.launcher": {
"version": "2.0.13"
"version": "2.0.14"
},
"org.zowe.keyring-utilities": {
"version": "1.0.4",
Expand Down Expand Up @@ -161,12 +161,12 @@
"componentGroup": "Zowe Application Framework",
"entries": [{
"repository": "zlux-app-manager",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
"repository": "zlux-app-server",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
Expand All @@ -181,17 +181,17 @@
},
{
"repository": "zlux-platform",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
"repository": "zlux-server-framework",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
"repository": "zlux-shared",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
Expand All @@ -201,17 +201,17 @@
},
{
"repository": "zlux-build",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
"repository": "zss",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
},
{
"repository": "zowe-common-c",
"tag": "zss-v2.11.0-RC1",
"tag": "zss-v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}
]
Expand Down Expand Up @@ -318,46 +318,46 @@
"componentGroup": "Zowe Desktop TN3270 Emulator Plug-in",
"entries": [{
"repository": "tn3270-ng2",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Desktop Sample Angular Application",
"entries": [{
"repository": "sample-angular-app",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop Sample iFrame Application",
"entries": [{
"repository": "sample-iframe-app",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop Sample React Application",
"entries": [{
"repository": "sample-react-app",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop VT Emulator Plugin-in",
"entries": [{
"repository": "vt-ng2",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Desktop Editor Plugin-in",
"entries": [{
"repository": "zlux-editor",
"tag": "v2.11.0-RC1",
"tag": "v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
},
Expand Down Expand Up @@ -397,7 +397,7 @@
"componentGroup": "Configmgr",
"entries": [{
"repository": "zowe-common-c",
"tag": "configmgr-v2.11.0-RC1",
"tag": "configmgr-v2.12.0-RC1",
"destinations": ["Zowe PAX"]
}]
}
Expand Down Expand Up @@ -432,7 +432,7 @@
"app-server": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/app-server",
"tag" : "2.11.0-ubuntu"
"tag" : "2.12.0-ubuntu"
},
"explorer-ip": {
"kind": "job",
Expand Down

0 comments on commit e9badba

Please sign in to comment.