From 2a3b30402628b293bd88bd0f8971473c31e19eea Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Sun, 22 Mar 2020 08:16:20 +0200 Subject: Release VID 6.0.4 (Frankfurt) Issue-ID: VID-786 Issue-ID: VID-779 Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e Signed-off-by: Ittay Stern --- vid-app-common/pom.xml | 2 +- vid-app-common/version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vid-app-common') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index d1632c527..7d8bff722 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> org.onap.vid vid-app-common - 6.0.4-SNAPSHOT + 6.0.5-SNAPSHOT war VID Common VID Common code for opensource version diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 055bbb1ef..5617b19cf 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/version.properties @@ -4,7 +4,7 @@ major=6 minor=0 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg