X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fversion.properties;h=819a8c054c26eb9407ec287a2d5783249bd8ef8e;hb=2d701e93373c70e33c2f797d7b2c177cfe96bc2e;hp=70310a855442138ef6624dcf0c4583210b6ed3a1;hpb=69ea8f5b4c5165b12de7261bfb19625c6dc3d5be;p=vid.git diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 70310a855..819a8c054 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=3 +patch=2 base_version=${major}.${minor}.${patch}