Skip to content

Commit

Permalink
Update manifest versions
Browse files Browse the repository at this point in the history
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
  • Loading branch information
stevenhorsman committed Jan 15, 2021
1 parent aeecb74 commit 43a96aa
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -67,37 +67,37 @@
"artifact": "zss-1.19.0-rc-65-20210107032803.pax"
},
"org.zowe.explorer.jobs": {
"version": "1.0.4"
"version": "1.0.5"
},
"org.zowe.explorer.files": {
"version": "1.0.5"
"version": "1.0.6"
},
"org.zowe.explorer-jes": {
"version": "1.0.8"
"version": "1.0.9"
},
"org.zowe.explorer-mvs": {
"version": "1.0.9"
"version": "1.0.10"
},
"org.zowe.explorer-uss": {
"version": "1.0.8"
"version": "1.0.9"
},
"org.zowe.explorer-ui-server": {
"version": "0.2.16"
},
"org.zowe.apiml.sdk.api-catalog-package": {
"version": "1.18.1",
"version": "1.19.0",
"artifact": "api-catalog*.zip"
},
"org.zowe.apiml.sdk.discovery-package": {
"version": "1.18.1",
"version": "1.19.0",
"artifact": "discovery*.zip"
},
"org.zowe.apiml.sdk.gateway-package": {
"version": "1.18.1",
"version": "1.19.0",
"artifact": "gateway*.zip"
},
"org.zowe.apiml.sdk.caching-service-package": {
"version": "1.18.1",
"version": "1.19.0",
"artifact": "caching-service*.zip"
},
"org.zowe.keyring-utilities": {
Expand All @@ -108,7 +108,7 @@
"flat": "true"
},
"org.zowe.utility_tools": {
"version": "0.0.1"
"version": "0.0.2"
},
"org.zowe.licenses": {
"version": "1.18.0"
Expand All @@ -119,14 +119,14 @@
"componentGroup": "Imperative CLI Framework for Zowe",
"entries": [{
"repository": "imperative",
"tag": "v4.9.0",
"tag": "v4.10.2",
"destinations": ["Zowe CLI Package"]
}]
}, {
"componentGroup": "Zowe API Mediation Layer",
"entries": [{
"repository": "api-layer",
"tag": "v1.18.1",
"tag": "v1.19.0",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down Expand Up @@ -191,7 +191,7 @@
"componentGroup": "Zowe CLI",
"entries": [{
"repository": "zowe-cli",
"tag": "v6.24.6",
"tag": "v6.25.1",
"destinations": ["Zowe CLI Package"]
}]
}, {
Expand Down Expand Up @@ -233,7 +233,7 @@
"componentGroup": "z/OS&reg FTP Plug-in for Zowe CLI",
"entries": [{
"repository": "zowe-cli-ftp-plugin",
"tag": "v1.2.1",
"tag": "v1.3.0",
"destinations": ["Zowe CLI Package"]
}]
}, {
Expand All @@ -247,7 +247,7 @@
"componentGroup": "Zowe Desktop Data Sets UI Plugin",
"entries": [{
"repository": "explorer-mvs",
"tag": "v1.0.9",
"tag": "v1.0.10",
"destinations": ["Zowe PAX"]
}]
}, {
Expand All @@ -261,7 +261,7 @@
"componentGroup": "Zowe Desktop JES UI Plugin",
"entries": [{
"repository": "explorer-jes",
"tag": "v1.0.8",
"tag": "v1.0.9",
"destinations": ["Zowe PAX"]
}]
}, {
Expand All @@ -275,7 +275,7 @@
"componentGroup": "Zowe Desktop z/OS Unix Files UI Plugin",
"entries": [{
"repository": "explorer-uss",
"tag": "v1.0.8",
"tag": "v1.0.9",
"destinations": ["Zowe PAX"]
}]
}, {
Expand All @@ -289,14 +289,14 @@
"componentGroup": "Zowe Explorer Data Sets REST Server",
"entries": [{
"repository": "data-sets",
"tag": "v1.0.5",
"tag": "v1.0.6",
"destinations": ["Zowe PAX"]
}]
}, {
"componentGroup": "Zowe Explorer Jobs REST Server",
"entries": [{
"repository": "jobs",
"tag": "v1.0.4",
"tag": "v1.0.5",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down Expand Up @@ -374,15 +374,15 @@
"destinations": ["Zowe PAX"]
}, {
"repository": "zowe-install-packaging-tools",
"tag": "master",
"tag": "v0.0.2",
"destinations": ["Zowe PAX"]
}]
},
{
"componentGroup": "Zowe Visual Studio Code Extension",
"entries": [{
"repository": "vscode-extension-for-zowe",
"tag": "v1.10.1",
"tag": "v1.11.1",
"destinations": ["Visual Studio Code Marketplace"]
}]
}
Expand Down

0 comments on commit 43a96aa

Please sign in to comment.