diff options
author | William Reehil <william.reehil@att.com> | 2021-02-02 16:08:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-02 16:08:05 +0000 |
commit | 019da323750e5c0fd2e1a0af181a190ea4dc32e6 (patch) | |
tree | 7b9e965fbb538e20bccbb4649c24a02f7b2dccd8 /version.properties | |
parent | 7c72425f8a2721b49e5af411ca045d159f13539a (diff) | |
parent | 78b5d936fc0a7dbdd7a9375d62eae2d6b73d17ce (diff) |
Merge "Upversion to 1.8.4-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 e4d648e..3479e57 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=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |