From c51c2c50894913cb14d1e65228dfc9d79b8929be Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Wed, 16 Dec 2020 09:07:05 +0100 Subject: Release version 1.2.16 Signed-off-by: Bartosz Gardziejewski Change-Id: I605d8a2ea9345c4df55bf4a1a18fdbcb6e66ac1c Issue-ID: VNFSDK-715 --- Changelog.md | 2 ++ releases/1.2.16-maven.yaml | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 releases/1.2.16-maven.yaml diff --git a/Changelog.md b/Changelog.md index c08f264..2697b1d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -116,3 +116,5 @@ All notable changes to this project will be documented in this file. ## Added - Possibility to add certificate and signature per artifact in manifest file. - https://jira.onap.org/browse/VNFSDK-714 +- Possibility to validate PM_Dictionary using CLI operation + - https://jira.onap.org/browse/VNFSDK-715 diff --git a/releases/1.2.16-maven.yaml b/releases/1.2.16-maven.yaml new file mode 100644 index 0000000..f3ecc11 --- /dev/null +++ b/releases/1.2.16-maven.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: maven +version: '1.2.16' +project: 'vnfsdk-validation' +log_dir: 'vnfsdk-validation-maven-stage-master/546' -- cgit 1.2.3-korg