diff options
author | wr148d <wr148d@att.com> | 2022-01-13 11:30:29 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-13 11:30:29 -0500 |
commit | 3bb5c80d1048404bcb88982311de8d6a0441677a (patch) | |
tree | 476f164c4a1f8c6289b243364e075a63efdb3516 /version.properties | |
parent | cdf5ffba4002b5a8aca77676b14928f00f3c79e6 (diff) |
[AAI] Upversion aai-common to 1.9.1
Issue-ID: AAI-3428
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Icb9665a8e975d37fcd6beeee923c1009bcde9641
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 6f1f79e1..aae7e916 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} |