From 136d7e1ab8aa6bdbd7c9535ae288f2db125ef25b Mon Sep 17 00:00:00 2001 From: vv770d Date: Fri, 12 Feb 2021 22:30:00 +0000 Subject: Release 1.2.0 ves-mapper Change-Id: I50a4dcc14630f9d21154310f95505db90c50110f Signed-off-by: vv770d Issue-ID: DCAEGEN2-2626 Signed-off-by: vv770d --- Changelog.md | 7 ++++++- releases/1.2.0-container.yaml | 9 +++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 releases/1.2.0-container.yaml diff --git a/Changelog.md b/Changelog.md index 4e871b0..b3cd5c9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,4 +4,9 @@ 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.1.0] - 03/02/2021 \ No newline at end of file +## [1.2.0] - 08/02/2021 +### Changed + - [DCAEGEN2-2596](https://jira.onap.org/browse/DCAEGEN2-2596) - Honolulu Vulnerability updates + + +## [1.1.0] - 03/02/2021 diff --git a/releases/1.2.0-container.yaml b/releases/1.2.0-container.yaml new file mode 100644 index 0000000..eafa02a --- /dev/null +++ b/releases/1.2.0-container.yaml @@ -0,0 +1,9 @@ +distribution_type: 'container' +container_release_tag: '1.2.0' +project: 'dcaegen2/services/mapper' +log_dir: 'dcaegen2-services-mapper-maven-docker-stage-master/586' +ref: 5dc29d1d12629cd1b439eaac76ae629954939d17 +containers: + - name: 'org.onap.dcaegen2.services.mapper.vesadapter.universalvesadaptor' + version: '1.2.0-20210212T051559Z' + -- cgit 1.2.3-korg