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