From 2db4d34bdaafdaab8ca5088ee07da1fc0989e1e7 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Tue, 1 Dec 2020 12:08:56 +0100 Subject: Update HV-VES image, update blueprints to use comma as SANs delimiter HV-VES 1.5.1 was fixed to allow it to recover after exception in CBS communication. Issue-ID: DCAEGEN2-2508 Signed-off-by: Remigiusz Janeczek Change-Id: Iedb0cf7da9d7139943ac1eeb4ae5dbcac7f7fa83 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 5791c10..a234eb1 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=2 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- cgit 1.2.3-korg