X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fversion.properties;h=19ee1fbf4a0d475f6586cbd74aa471e67f5d2def;hb=5a3532bc41b580fea966f4be79d0b5462ef7434d;hp=70310a855442138ef6624dcf0c4583210b6ed3a1;hpb=02a9aa8057cfbcc395edb1469f4f4336a484c661;p=vid.git diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 70310a855..19ee1fbf4 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=0 base_version=${major}.${minor}.${patch}