diff options
author | wr148d <wr148d@att.com> | 2022-01-25 13:10:04 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-01-25 13:10:04 -0500 |
commit | 107419b30a5181b7fff21ba6ed56b0cb4a9edbca (patch) | |
tree | 3164df527aa82a18d8ae4b7f5a28d2d2962ad653 /version.properties | |
parent | 7fc49b014f98b0517c21d1e4f23eca518ebf2d6d (diff) |
[AAI] Upversion aai-common to 1.9.2 for the log4j updates
Issue-ID: AAI-3431
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I272eb4d305ec690d2e0e17ac67c9877071d17a5c
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 aae7e916..8c306883 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} |