diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-28 16:08:53 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2021-10-01 08:42:04 +0000 |
commit | 53aed70905ef736a532ef1196313b0af0f1a564e (patch) | |
tree | 9b2b4ab2c06ae86d65f2fc075f353a250322f4fb /version.properties | |
parent | 5546fc839016788d97e04ed99cee54d6acbce472 (diff) |
Step version for Jakarta
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3738
Change-Id: Id008db63021d07278bd17a6603d992a905237e41
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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} |