diff options
author | Robby Maharajh <rx2202@us.att.com> | 2022-02-14 20:38:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-02-14 20:38:13 +0000 |
commit | a5b2e909099d5a4654e15ec2b0eeb9ba98a376b5 (patch) | |
tree | 7353916237a716d73c4f627548ac5b186e83aa05 /version.properties | |
parent | 5671240a21aa412f7b57c5e35ae6ab532703d20e (diff) | |
parent | 0fc2a03889ab772fc96c87276c4edd8d1beedf06 (diff) |
Merge "[AAI] Update graphadmin to use the new v26 schema and upversion to 1.9.3"
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} |