diff options
author | wr148d <wr148d@att.com> | 2022-01-27 10:28:05 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-27 10:28:05 -0500 |
commit | 12ffdbe54c7df595843898e4456ec0d6c21a5ad3 (patch) | |
tree | 814726816b495e6091e9bac8337998d9d7e9abfe /version.properties | |
parent | d1e3d21c689f5842bbea15ba0f54c1ac2aee0602 (diff) |
[AAI] Upversion traversal to 1.9.3
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I8756c5740f15b833e58706cf82438e5cbf751736
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} |