Skip to content

Commit

Permalink
Fixing MC version for OpenAPI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro committed Jul 13, 2023
1 parent 801c65c commit 856df42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion antora-playbook-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ antora:
trace: true
componentversions:
- name: management-center
version: '5.3.1-snapshot'
version: '5.4-snapshot'
mappings:
- module: integrate
family: attachment
Expand Down
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ antora:
trace: true
componentversions:
- name: management-center
version: '5.3.1-snapshot'
version: '5.4-snapshot'
mappings:
- module: integrate
family: attachment
Expand Down

0 comments on commit 856df42

Please sign in to comment.