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