Skip to content

Commit

Permalink
Update explorers
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <[email protected]>
  • Loading branch information
struga0258 authored Sep 24, 2024
1 parent 34475a6 commit 4060296
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
"artifact": "*.pax"
},
"org.zowe.explorer-jes": {
"version": "~2.0.2-SNAPSHOT"
"version": "^3.0.0-SNAPSHOT"
},
"org.zowe.explorer-mvs": {
"version": "~2.0.2-SNAPSHOT"
"version": "^3.0.0-SNAPSHOT"
},
"org.zowe.explorer-uss": {
"version": "~2.0.2-SNAPSHOT"
"version": "^3.0.0-SNAPSHOT"
},
"org.zowe.explorer-ip": {
"version": "~3.0.0-SNAPSHOT",
"version": "^3.0.0-SNAPSHOT",
"artifact": "*.pax"
},
"org.zowe.apiml.api-catalog-package": {
Expand Down

0 comments on commit 4060296

Please sign in to comment.