diff options
author | tkogut <tomasz.kogut@nokia.com> | 2021-02-18 13:40:10 +0100 |
---|---|---|
committer | tkogut <tomasz.kogut@nokia.com> | 2021-02-18 13:40:10 +0100 |
commit | 4c67640edccbbd1820fb658370cad0f666a0e210 (patch) | |
tree | 2d8faf9c57d01431af6216fd19aaa52ac11e12e6 /Changelog.md | |
parent | fc80e78b8a7975cf6ea183efdb16e8ff780cc215 (diff) |
Fix sonar reporting problem
Issue-ID: DCAEGEN2-2593
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Iea88edb42ce87b9074d60520f4c7223f9cc9167e
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 747a0c5d..c794653e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -42,3 +42,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2495](https://jira.onap.org/browse/DCAEGEN2-2495) - Ves Collector is down because of java heap space ## [1.7.10] - 10/02/2021 - [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector +## [1.7.11] - 18/02/2021 + - [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector + Fix sonar reporting problem |