Skip to content

Commit

Permalink
bump explorer apis 1.28.5 RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Amanda D'Errico <[email protected]>
  • Loading branch information
AmandaDErrico committed Sep 25, 2023
1 parent a8f8096 commit c5677d4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"artifact": "zss-1.28.5-rc-988-20230920130435.pax"
},
"org.zowe.explorer.jobs.jobs-api-package": {
"version": "1.0.21",
"version": "1.0.22",
"artifact": "jobs-api*.zip"
},
"org.zowe.explorer.files.files-api-package": {
"version": "1.0.23",
"version": "1.0.24",
"artifact": "files-api*.zip"
},
"org.zowe.explorer-jes": {
Expand Down Expand Up @@ -315,21 +315,21 @@
"componentGroup": "Zowe Explorer Common REST Server",
"entries": [{
"repository": "explorer-api-common",
"tag": "1.1.19",
"tag": "1.1.20",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Data Sets REST Server",
"entries": [{
"repository": "data-sets",
"tag": "1.0.23",
"tag": "1.0.24",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Jobs REST Server",
"entries": [{
"repository": "jobs",
"tag": "1.0.21",
"tag": "1.0.22",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down Expand Up @@ -488,12 +488,12 @@
"files-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/files-api",
"tag" : "1.0.23-ubuntu"
"tag" : "1.0.24-ubuntu"
},
"jobs-api": {
"registry": "zowe-docker-release.jfrog.io",
"name": "ompzowe/jobs-api",
"tag" : "1.0.21-ubuntu"
"tag" : "1.0.22-ubuntu"
}
},
"dependencyDecisions": {
Expand Down

0 comments on commit c5677d4

Please sign in to comment.