From 9d8dd5ed3fbc7aad7133f1db49ffec09b4a30c16 Mon Sep 17 00:00:00 2001 From: vv770d Date: Thu, 10 Feb 2022 18:53:21 +0000 Subject: Fix blueprint upload issue Change-Id: I5f616670605446f5ff6a88fcda92c9486f8ab4b3 Signed-off-by: vv770d Issue-ID: DCAEGEN2-3077 Signed-off-by: vv770d --- Changelog.md | 3 +++ pom.xml | 6 +++--- scripts/inventory.sh | 6 +++--- version.properties | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Changelog.md b/Changelog.md index 93586a5..f9ccec9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +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/). +## [3.3.6] - 2022-02-10 + - [DCAEGEN2-3077] Address inventory upload issue due to int type restriction + ## [3.3.5] - 2021-09-10 - [DCAEGEN2-2904] DCAE blueprint version updates for Istanbul release BBS-Ep/DFC/HV-VES/KPI-MS/Slice-Analysis/SON-handler/TCAgen2/VESCollector/PMSH/PM-mapper diff --git a/pom.xml b/pom.xml index 3cbe307..ba35980 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@