From 5b2d60d7547cf77ae2464e54562ff6660d08a496 Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 21 Mar 2022 08:41:38 -0400 Subject: [AAI] Upversion schema-service to 1.9.5 including the v25 and v26 xsds Issue-ID: AAI-3435 Signed-off-by: wr148d Change-Id: I04360ad9754246eb4e0b4014eadc8519516aa8fe --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b2afd4e..e354887 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=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins -- cgit 1.2.3-korg