X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=95476595239d9e9b72d02cf60f8c876391899637;hb=refs%2Fheads%2Fmaster;hp=3288dcdc33dd108909b647cfec9e81b4fb23d409;hpb=9b0780e59376d20ae9044575ce9921fb7e6b519f;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 3288dcdc..19e0714b 100644 --- a/version.properties +++ b/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 -minor=3 +major=4 minor=0 -patch=1 +patch=0 base_version=${major}.${minor}.${patch}