From: Vijay Venkatesh Kumar Date: Wed, 7 Sep 2022 23:41:08 +0000 (-0400) Subject: Remove CBS and Consul dependencies from CBSClient lib X-Git-Tag: 1.9.0~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=592f371519d0647b7ae9a0a2fc601c757133cf0d;p=dcaegen2%2Fservices%2Fsdk.git Remove CBS and Consul dependencies from CBSClient lib Issue-ID: DCAEGEN2-3098 Signed-off-by: Vijay Venkatesh Kumar Change-Id: I539c6d1d935031304f3d2a8664e56c09b2abed96 Signed-off-by: Vijay Venkatesh Kumar --- diff --git a/Changelog.md b/Changelog.md index 31994d17..69247c0c 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] - 2022/09/07 +### Added + - [DCAEGEN2-3098] (https://jira.onap.org/browse/DCAEGEN2-3098) - Remove Consul and CBS property dependencies from CBS-client SDK + ## [1.8.10] - 2022/07/29 ### Added - [DCAEGEN2-3220] (https://jira.onap.org/browse/DCAEGEN2-3220) - Fix SDK Vulnerability. Top up Spring-Boot version to 2.7.2 diff --git a/pom.xml b/pom.xml index 68b37200..6771ea9c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,6 +2,7 @@