diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-17 01:46:33 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-17 01:55:17 -0400 |
commit | 512dcbf89f53113c21e5de3e7b0a56fe13ce44f3 (patch) | |
tree | d9e5ef75f0a3f6480962b6d80141920a1afbf36f /version.properties | |
parent | 6b2420c383437ec02f10aab13ca5733e85d6f2b5 (diff) |
Update to use aai-common 1.7.2 and use common aaf auth
Issue-ID: AAI-3128
Change-Id: I2ae25a9990daa8eafd045229686a2d586b90f66a
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} |