From d43d6ffeae3fce32ca862665b34be20d611bec15 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Mon, 7 Mar 2022 22:15:43 +0530 Subject: [PATCH] bump the version for the SO core to Jakarta Issue-ID: SO-3848 Signed-off-by: Seshu-Kumar-M Change-Id: I7070bfc511d79b8a68d2079551829c397f24909f --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.properties b/version.properties index ccc7b6172b..a9271e1c21 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 -patch=2 +minor=10 +patch=0 base_version=${major}.${minor}.${patch} -- 2.16.6