Skip to content

Commit

Permalink
Update CLI component versions for 2.13.0 (#3666)
Browse files Browse the repository at this point in the history
* Update component versions

Signed-off-by: zowe-robot <[email protected]>

* Remove archived repos: imperative and perf-timing

Signed-off-by: Timothy Johnson <[email protected]>

---------

Signed-off-by: zowe-robot <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
Co-authored-by: Timothy Johnson <[email protected]>
Co-authored-by: Mark Ackert <[email protected]>
  • Loading branch information
3 people authored Nov 29, 2023
1 parent 1d8d168 commit 1fc8d00
Showing 1 changed file with 3 additions and 17 deletions.
20 changes: 3 additions & 17 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,6 @@
},
"sourceDependencies": [
{
"componentGroup": "Imperative CLI Framework for Zowe",
"entries": [{
"repository": "imperative",
"tag": "v5.18.2",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "Zowe API Mediation Layer",
"entries": [{
"repository": "api-layer",
Expand Down Expand Up @@ -227,7 +220,7 @@
"componentGroup": "Zowe CLI",
"entries": [{
"repository": "zowe-cli",
"tag": "v7.18.7",
"tag": "v7.19.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
Expand All @@ -241,14 +234,7 @@
"componentGroup": "IBM&reg Db2&reg Plug-in for Zowe CLI",
"entries": [{
"repository": "zowe-cli-db2-plugin",
"tag": "v5.0.3",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "Performance Timing Utility",
"entries": [{
"repository": "perf-timing",
"tag": "v1.0.7",
"tag": "v5.0.4",
"destinations": ["Zowe CLI Package"]
}]
}, {
Expand All @@ -262,7 +248,7 @@
"componentGroup": "z/OS&reg FTP Plug-in for Zowe CLI",
"entries": [{
"repository": "zowe-cli-ftp-plugin",
"tag": "v2.1.3",
"tag": "v2.1.5",
"destinations": ["Zowe CLI Package"]
}]
}, {
Expand Down

0 comments on commit 1fc8d00

Please sign in to comment.