From 057f9a7207663acf7d1992f19c43e6d1c1f39116 Mon Sep 17 00:00:00 2001 From: wr148d Date: Thu, 27 Jan 2022 10:12:20 -0500 Subject: [AAI] Upversion schema-service to 1.9.3 Issue-ID: AAI-3431 Change-Id: I9b65665c21daff389ee4add4270ccc8f2e2f4eea Signed-off-by: wr148d --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 57013de..bce709e 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=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg