diff options
author | Venkata Harish Kajur <vk250x@att.com> | 2021-02-24 21:37:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-24 21:37:05 +0000 |
commit | f64cb0565a5856f8824d3496aa934f413df77e56 (patch) | |
tree | 1fa8633d55ef862778274951445e13707e1a0e09 /version.properties | |
parent | 46bb0efe14228e0815a3d69a1630a273bc39725d (diff) | |
parent | 3f384fbb73c2bf380e060df78e80997bea006723 (diff) |
Merge "Upversion to 1.8.3-SNAPSHOT"honolulu
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 8d611d2..f05b75a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=8 -patch_version=2 +patch_version=3 base_version=${major_version}.${minor_version}.${patch_version} |