From 3e0f5cbb9983cf5d7e5e1f591d87b449d44099f3 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Thu, 20 May 2021 08:10:21 +0200 Subject: Update SDK version to 1.8.4 Signed-off-by: Bartosz Gardziejewski Change-Id: I997557683a0a9f5b8a969c5d817f749d9c6bd4d3 Issue-ID: DCAEGEN2-2630 --- Changelog.md | 6 +++++- pom.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 6db7aa27..204b60f5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) 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 + ## [1.8.0] - 31/03/2021 - [DCAEGEN2-2701](https://jira.onap.org/browse/DCAEGEN2-2701) - Add stndDefined domain and stndDefined routing @@ -11,4 +15,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2696](https://jira.onap.org/browse/DCAEGEN2-2696) - Update all HV-VES dependencies to newest versions ## [1.6.0] - 17/12/2020 - - [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Reactor and SpringBoot in DFC, PM-Mapper, BBS \ No newline at end of file + - [DCAEGEN2-2537](https://jira.onap.org/browse/DCAEGEN2-2537) - Upgrade Reactor and SpringBoot in DFC, PM-Mapper, BBS diff --git a/pom.xml b/pom.xml index e8b16798..0b9ab42e 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 3.2.0 0.8.3 1.15.0 - 1.8.2 + 1.8.4 4.0.0-rc-2 -- cgit 1.2.3-korg