@axway/axway-central-cli 2.29.0-rc.3 → 2.29.0-rc.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -304,7 +304,7 @@ statusPort: 8989
304
304
  env:
305
305
  LOG_LEVEL: info
306
306
  CENTRAL_AGENTNAME: {{centralConfig.daAgentName}}
307
- CENTRAL_REGION={{centralConfig.region}}
307
+ CENTRAL_REGION: {{centralConfig.region}}
308
308
  CENTRAL_AUTH_CLIENTID: {{centralConfig.dosaAccount.clientId}}
309
309
  CENTRAL_ORGANIZATIONID: "{{centralConfig.orgId}}"
310
310
  CENTRAL_ENVIRONMENT: {{centralConfig.environment}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axway/axway-central-cli",
3
- "version": "2.29.0-rc.3",
3
+ "version": "2.29.0-rc.4",
4
4
  "description": "Manage APIs, services and publish to the Unified Catalog",
5
5
  "homepage": "https://platform.axway.com",
6
6
  "author": {