X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fversion.properties;h=ce5339b648fafb316cb81c9f1b919953047a9d45;hb=759686a89cd4b33bcfc00a54de46ae912fede772;hp=443752c322f5faa51e16cce839063d4d70dbc698;hpb=435d688a7ae71c726ca7e96f8d0bb61d01afb592;p=vid.git diff --git a/vid-app-common/version.properties b/vid-app-common/version.properties index 443752c32..ce5339b64 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=2 +patch=3 base_version=${major}.${minor}.${patch}