From 2fc750b339f4a45cb68e1e532dcc0e6d6a023b12 Mon Sep 17 00:00:00 2001 From: wr148d Date: Fri, 23 Sep 2022 10:39:56 -0400 Subject: [AAI] Upversion to 1.9.7 for resources cassandra healthcheck Issue-ID: AAI-3528 Signed-off-by: wr148d Change-Id: I8f4c4cc36a4f2210a210b61ff69dba500aafd2a7 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 79d7ece..ab3f16a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=6 +patch_version=7 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg