X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=95476595239d9e9b72d02cf60f8c876391899637;hb=HEAD;hp=bc48f0ac153c98328c45db5b9a326373c7f82491;hpb=eb930045d68bf61e10fc311b3542593c7d5a573b;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index bc48f0ac..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=3 -minor=1 +major=4 +minor=0 patch=0 base_version=${major}.${minor}.${patch}