Skip to content

Commit

Permalink
Fix swagger version ref to lower case (hazelcast#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverhowell authored Jul 29, 2024
1 parent 8276956 commit 401443e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ antora:
trace: true
componentversions:
- name: management-center
version: '6.0-SNAPSHOT'
version: '6.0-snapshot'
mappings:
- module: integrate
family: attachment
Expand Down

0 comments on commit 401443e

Please sign in to comment.