diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-04-14 13:30:49 +0000 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-04-14 13:30:49 +0000 |
commit | 793186525b9f642c4893809ece9df7f8259153ba (patch) | |
tree | 6ca33f1284255d6bbba6b5bd88abd797c875c14b /version.properties | |
parent | 898230f3ead89797c4e4f774ccef38f7c23c0b7e (diff) |
Jakarta (1.10.0) release
Bump version for Jakarta release
Issue-ID: INT-2098
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I541eb724a5e8c07495a93456caed68ee6124761e
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index a7547ec2..49a07efb 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=9 +minor=10 patch=0 base_version=${major}.${minor}.${patch} |