From 69dae108184a3c030a8c66de61d2b8c2a7604865 Mon Sep 17 00:00:00 2001 From: wr148d Date: Wed, 25 Aug 2021 11:38:24 -0400 Subject: [AAI] Updates for upversion of schema-service to 1.9.1 Issue-ID: AAI-3371 Signed-off-by: wr148d Change-Id: Idbe7f4fbdfda79c985f11c81dae17125c2134b19 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 6295e20..c4dd7c8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=9 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg