From 53aed70905ef736a532ef1196313b0af0f1a564e Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Tue, 28 Sep 2021 16:08:53 +0100 Subject: Step version for Jakarta Signed-off-by: MichaelMorris Issue-ID: SDC-3738 Change-Id: Id008db63021d07278bd17a6603d992a905237e41 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 67bca9ee2f..25c080b744 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,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} -- cgit 1.2.3-korg