From ff0148809b04d8493f6f5bf8c6213e4ae362f134 Mon Sep 17 00:00:00 2001 From: Piotr Marcinkiewicz Date: Thu, 8 Jul 2021 13:51:34 +0200 Subject: Revert "Update SDK version to 1.8.4" Commit causes failing gating because SDK 1.8.4 takes configuration from ConfigMaps instead of Consul. It is necessary to make changes in HV-VES robot test on gating before update SDK to 1.8.4. Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz Change-Id: I8e80f363b67532bbf4002f19f434a1c59cd5b970 --- Changelog.md | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index e84c7177..e6e58c38 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,7 +6,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.9.0] - [DCAEGEN2-2420](https://jira.onap.org/browse/DCAEGEN2-2420) [INT-1864](https://jira.onap.org/browse/INT-1864) - Change openjdk baseOS img to integration-java11 - - [DCAEGEN2-2630] (https://jira.onap.org/browse/DCAEGEN2-2630) - Update SDK version to 1.8.4 - [DCAEGEN2-2851](https://jira.onap.org/browse/DCAEGEN2-2851) - Remove checker-framework from HV-VES dependencies ## [1.8.0] - 31/03/2021 diff --git a/pom.xml b/pom.xml index 8ab14c6e..fd40fe1c 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 3.2.0 0.8.3 1.15.0 - 1.8.4 + 1.8.2 4.0.0-rc-2 -- cgit 1.2.3-korg