diff options
author | wr148d <wr148d@att.com> | 2021-08-23 09:44:30 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-08-23 09:44:30 -0400 |
commit | b330d5d99fa66969401af5fba96a071c6b1c8315 (patch) | |
tree | 27038fdf4d603341d9764a1bc987c69ee226ca7a /version.properties | |
parent | 0c610fedd5c3498a857cb6f7e5ab34151d9b4827 (diff) |
[AAI] Updates for v24 upgrade on Babel
Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Id4891b769d07daa4102b696c9ecc80192ce2359f
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 b3f28cd..0986d1f 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=8 -patch=1 +minor=9 +patch=0 base_version=${major}.${minor}.${patch} |