Skip to content

Commit

Permalink
pax with gateway v2
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Hernán Carle <[email protected]>
  • Loading branch information
Pablo Hernán Carle committed Feb 14, 2024
1 parent 447e143 commit b3c04bc
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 @@ -77,7 +77,7 @@
"exclusions": ["*PR*.zip"]
},
"org.zowe.apiml.gateway-package": {
"version": "^3.0.0-SNAPSHOT",
"version": "^2.1.1-SNAPSHOT",
"artifact": "gateway-*.zip",
"exclusions": ["*PR*.zip"]
},
Expand Down Expand Up @@ -107,7 +107,7 @@
"exclusions": ["*PR*.zip"]
},
"org.zowe.apiml.cloud-gateway-package": {
"version": "^2.4.4-SNAPSHOT",
"version": "^3.0.0-SNAPSHOT",
"artifact": "cloud-gateway-*.zip",
"exclusions": ["*PR*.zip"]
},
Expand Down Expand Up @@ -425,7 +425,7 @@
"gateway": {
"registry": "zowe-docker-snapshot.jfrog.io",
"name": "ompzowe/gateway-service",
"tag" : "3.0.0-SNAPSHOT-ubuntu.v2-x-x"
"tag" : "2.1.1-SNAPSHOT-ubuntu.v2-x-x"
},
"app-server": {
"registry": "zowe-docker-snapshot.jfrog.io",
Expand Down

0 comments on commit b3c04bc

Please sign in to comment.