diff options
author | wr148d <wr148d@att.com> | 2022-02-14 15:10:35 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-02-14 15:10:35 -0500 |
commit | 0fc2a03889ab772fc96c87276c4edd8d1beedf06 (patch) | |
tree | 8cc93eca5769305c8007b3d32ff601ad23e07c92 /version.properties | |
parent | d774e7a5343233da74ad35c21c3fc9a9e7e427a8 (diff) |
[AAI] Update graphadmin to use the new v26 schema and upversion to 1.9.3
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I57232ee37114b23c72e35ac8dc921feb2a199ca9
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 8c30688..91deacb 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} |