X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fversion.properties;h=9edd4819f6b12411c6f5b1467fa6ec5e54859b29;hb=HEAD;hp=819a8c054c26eb9407ec287a2d5783249bd8ef8e;hpb=1a38683847c91ec6f3861b83582ce7441d3050ca;p=vid.git diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 819a8c054..9edd4819f 100755 --- a/vid-app-common/version.properties +++ b/vid-app-common/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=6 +major=7 minor=0 -patch=2 +patch=0 base_version=${major}.${minor}.${patch}