Skip to content

Commit

Permalink
add new config-mgr
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <[email protected]>
  • Loading branch information
James Struga committed May 21, 2024
1 parent 62395cd commit 00f9261
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"org.zowe.configmgr-rexx": {
"version": "2.16.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "configmgr-rexx-2.16.0-2024051503.pax"
"artifact": "configmgr-rexx-2.16.0-2024052150.pax"
},
"org.zowe.getesm": {
"version": "2.16.0-V2.X-RC",
Expand All @@ -121,7 +121,7 @@
"org.zowe.configmgr": {
"version": "2.16.0-V2.X-RC",
"repository": "libs-snapshot-local",
"artifact": "configmgr-2.16.0-2024051543.pax"
"artifact": "configmgr-2.16.0-2024052151.pax"
},
"org.zowe.launcher": {
"version": "2.16.0"
Expand Down Expand Up @@ -388,7 +388,7 @@
"componentGroup": "Configmgr",
"entries": [{
"repository": "zowe-common-c",
"tag": "configmgr-v2.16.0-RC2",
"tag": "configmgr-v2.16.0-RC4",
"destinations": ["Zowe PAX"]
}]
}
Expand Down

0 comments on commit 00f9261

Please sign in to comment.