diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-03-31 15:01:16 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-03-31 15:01:17 -0400 |
commit | 0597877769261a2af5037a3d9d4e1939a346044e (patch) | |
tree | a6be3aaa0067444d51dd718cc96890521f7bbf32 /version.properties | |
parent | 731b35136ca8ba993e769750fde6f02ec0abddb2 (diff) |
Upversion to 1.6.36.0.0-ONAPfrankfurt
Issue-ID: AAI-2580
Change-Id: Ic958cf275dc7ddfff4dc6712ce7afeee446d89bd
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 41565bf..6d9c3d3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |