From 23fd46f5b6b1067379e108ae2e27a8f30b4bc809 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Fri, 3 Jul 2020 10:14:29 +0200 Subject: Release version 1.2.8 Issue-ID: VNFSDK-583 Signed-off-by: Bartosz Gardziejewski Change-Id: I451f6cec6eb19dd0df827143851ec70097363b2f --- Changelog.md | 6 ++++-- releases/1.2.8-maven.yaml | 5 +++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 releases/1.2.8-maven.yaml diff --git a/Changelog.md b/Changelog.md index f222b2b..7dd308a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -33,9 +33,11 @@ All notable changes to this project will be documented in this file. ### Fixed - Fixed bug that was causing problem with loading rules properties. - https://jira.onap.org/browse/VNFSDK-587 -- Fixed VNFSDK doesn't check if all files in package are listed in manifest file - - https://jira.onap.org/browse/VNFSDK-583 - Fixed package security SOL004 Option 1 make rule less restrictive as this rule is not implemented in SDC Onboarding - https://jira.onap.org/browse/VNFSDK-595 ## [1.2.8] + +## Fixed +- Fixed VNFSDK doesn't check if all files in package are listed in manifest file + - https://jira.onap.org/browse/VNFSDK-583 diff --git a/releases/1.2.8-maven.yaml b/releases/1.2.8-maven.yaml new file mode 100644 index 0000000..7ba12e7 --- /dev/null +++ b/releases/1.2.8-maven.yaml @@ -0,0 +1,5 @@ +--- +distribution_type: maven +version: '1.2.8' +project: 'vnfsdk-validation' +log_dir: 'vnfsdk-validation-maven-stage-master/375' -- cgit 1.2.3-korg