X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=9b5686c72b396805afa224cd9ce9f590b408f832;hb=HEAD;hp=162ff840b33f624b5e6e8c875bf115a956a7aa1e;hpb=5889d15158f2e9dd22155ab5693a543c4136fee8;p=vid.git diff --git a/version.properties b/version.properties index 162ff840b..9b5686c72 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=7 +major=8 minor=0 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}