diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 09:59:59 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:01:35 -0400 |
commit | 75c6d7740ec993afd4193591f14d1b822197bf4b (patch) | |
tree | 410ef5b74094b852aaa1d28c3bd69d64086d7ea4 /version.properties | |
parent | 5fb92bf715f6dcaf952d30edf248e259600bca2b (diff) |
Upversion to 1.6.56.0.0-ONAP
Issue-ID: AAI-2850
Change-Id: I1590e0cc93e16d6ac2832b6da5ed09fb943e2400
Signed-off-by: Jimmy Forsyth <jf2512@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 fe64195..98eaf26 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |