X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=version.properties;h=95476595239d9e9b72d02cf60f8c876391899637;hb=HEAD;hp=614e56e9c18b9bfe657daee8e615dddb7c9c83fb;hpb=9bcc74f6a5d69833a848d771811064e65c62098e;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 614e56e9..19e0714b 100644 --- a/version.properties +++ b/version.properties @@ -2,8 +2,8 @@ # 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=2 -minor=1 +major=4 +minor=0 patch=0 base_version=${major}.${minor}.${patch}