diff options
author | William Reehil <william.reehil@att.com> | 2021-02-16 15:03:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-16 15:03:17 +0000 |
commit | 751a55972121777e400f25248096586161edd556 (patch) | |
tree | ea70ed52e7c79af3d1dffe75252a3ac8761420fc /version.properties | |
parent | 7f0a99c5e6f7a670412ba55c1bd6c51ef41e52ed (diff) | |
parent | d8664c2b44e29ab5264dc9d18846d9e3ea21a008 (diff) |
Merge "Upversion to 1.8.5-SNAPSHOT"
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 3479e57..3bba510 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=8 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |