diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b5dd416..8c2916b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. diff --git a/docs/openapi-3-developer.json b/docs/openapi-3-developer.json index 0a4fd53d..0b97b0dc 100644 --- a/docs/openapi-3-developer.json +++ b/docs/openapi-3-developer.json @@ -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", diff --git a/docs/openapi-3-user.json b/docs/openapi-3-user.json index ca8e4082..01b27f4c 100644 --- a/docs/openapi-3-user.json +++ b/docs/openapi-3-user.json @@ -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", diff --git a/src/main/resources/version.txt b/src/main/resources/version.txt index 01a32c8b..394b36fa 100644 --- a/src/main/resources/version.txt +++ b/src/main/resources/version.txt @@ -1 +1 @@ -2.125.3 +2.125.2