diff options
author | Venkata Harish Kajur <vk250x@att.com> | 2021-02-25 18:17:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-02-25 18:17:39 +0000 |
commit | 952675d47b3063c9322b42983412e1aceca67094 (patch) | |
tree | 6300995c5a15a50fa31f03ff5aea9a14946a9786 /version.properties | |
parent | 4e877d162ea0a3d7c016a3900c727af11473fbbd (diff) | |
parent | fecbe1b5c69a6823528f96ad182be0b0352c9dcd (diff) |
Merge "Upversion to 1.8.7-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 301b4a6..4ff7fb4 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=6 +patch_version=7 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins |