diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:16:55 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:16:56 -0400 |
commit | 32df83d0161a6211ca76f09b88f841e30f02c68e (patch) | |
tree | c55c862fe8f69aa32818af780c8a71a74d8354ee /version.properties | |
parent | f4095e122b82a5d3c298950a427e01c770588a7d (diff) |
Upversion to 1.6.36.0.0-ONAPfrankfurt
Issue-ID: AAI-2850
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ibe3e6b3a058b924c7c5e65c6edfc8357d75ed6c6
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} |