From e701bb18c729a625914d2b0724c40eaaec424ee3 Mon Sep 17 00:00:00 2001 From: Oleksandr Mordyk Date: Mon, 4 Nov 2024 00:25:36 -0800 Subject: [PATCH] Revert "issue 597: Update exchange-api version" This reverts commit aa769f6008e003048a669df2ac8d8baae16d07e6. Signed-off-by: Oleksandr Mordyk --- CHANGELOG.md | 4 ---- docs/openapi-3-developer.json | 2 +- docs/openapi-3-user.json | 2 +- src/main/resources/version.txt | 2 +- 4 files changed, 3 insertions(+), 7 deletions(-) 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