Skip to content

Commit

Permalink
Revert "issue 597: Update exchange-api version"
Browse files Browse the repository at this point in the history
This reverts commit aa769f6.

Signed-off-by: Oleksandr Mordyk <[email protected]>
  • Loading branch information
omordyk committed Nov 4, 2024
1 parent aa769f6 commit e701bb1
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
## [2.125.3](https://github.com/open-horizon/exchange-api/pull/727) - 2024-10-31
- issue 597: Rework unit-test for ExchangeConfigSuite.
- Increased the number of test cases to cover corner cases for ExchangeConfig.

## [2.125.2](https://github.com/open-horizon/exchange-api/pull/726) - 2024-10-31
- issue 607: Rework unit-test for version.
- Increased the number of test cases to cover corner cases for Version.
Expand Down
2 changes: 1 addition & 1 deletion docs/openapi-3-developer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name" : "Apache License Version 2.0",
"url" : "https://www.apache.org/licenses/LICENSE-2.0"
},
"version" : "2.125.3"
"version" : "2.125.2"
},
"externalDocs" : {
"description" : "Open-horizon ExchangeAPI",
Expand Down
2 changes: 1 addition & 1 deletion docs/openapi-3-user.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name" : "Apache License Version 2.0",
"url" : "https://www.apache.org/licenses/LICENSE-2.0"
},
"version" : "2.125.3"
"version" : "2.125.2"
},
"externalDocs" : {
"description" : "Open-horizon ExchangeAPI",
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.125.3
2.125.2

0 comments on commit e701bb1

Please sign in to comment.