diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-17 01:44:12 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-17 01:55:04 -0400 |
commit | 3d780ec8e551e797ff6eff80abaea8ca9bf478bd (patch) | |
tree | c455d4cdb2a87c64a4e0745177c9733c64ab1e93 /version.properties | |
parent | f5af91a6d58108d3380c5a2d68f5189e33ee72b6 (diff) |
Update to use aai-common 1.7.2 and use common aaf auth
Issue-ID: AAI-3128
Change-Id: Iae516212cce319f4aad48a833c76499d8041903d
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
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 6434a15..3ba886a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=7 -patch_version=1 +patch_version=2 base_version=${major_version}.${minor_version}.${patch_version} |