diff options
author | wr148d <wr148d@att.com> | 2021-08-18 20:07:41 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2021-08-18 20:07:41 -0400 |
commit | 854217148a1a1f78b149e482d18cfb7e14e7d160 (patch) | |
tree | 130e0f8ef805a2a183281b84f52ac37eacea66b2 /version.properties | |
parent | 211189e641f5b3aef7b02f47d5e82e522c8c592f (diff) |
[AAI] Updates for latest versions for Istanbul
Issue-ID: AAI-3361
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ic3ac28fa7cd45f32ca1c35eade6690e6d6a3115c
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 ae140d3..73bc8e9 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,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} |