Skip to content

Commit

Permalink
Bump apiml to 1.19.1
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 2623adf commit 039cfae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions manifest.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -85,23 +85,23 @@
"version": "0.2.16"
},
"org.zowe.apiml.sdk.api-catalog-package": {
"version": "1.19.0",
"version": "1.19.1",
"artifact": "api-catalog*.zip"
},
"org.zowe.apiml.sdk.discovery-package": {
"version": "1.19.0",
"version": "1.19.1",
"artifact": "discovery*.zip"
},
"org.zowe.apiml.sdk.gateway-package": {
"version": "1.19.0",
"version": "1.19.1",
"artifact": "gateway*.zip"
},
"org.zowe.apiml.sdk.caching-service-package": {
"version": "1.19.0",
"version": "1.19.1",
"artifact": "caching-service*.zip"
},
"org.zowe.apiml.sdk.apiml-common-lib-package": {
"version": "1.19.0",
"version": "1.19.1",
"artifact": "apiml-common-lib-*.zip"
},
"org.zowe.keyring-utilities": {
Expand Down Expand Up @@ -130,7 +130,7 @@
"componentGroup": "Zowe API Mediation Layer",
"entries": [{
"repository": "api-layer",
"tag": "v1.19.0",
"tag": "v1.19.1",
"destinations": ["Zowe PAX"]
}]
}, {
Expand Down

0 comments on commit 039cfae

Please sign in to comment.