X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=95476595239d9e9b72d02cf60f8c876391899637;hb=refs%2Fheads%2Fmaster;hp=50c84cde2dcc5ce856864c2210446bb8203b22ca;hpb=827f12d58815643921780a03bd0a1f12f2d9df2d;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 50c84cde..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 -major=2 -minor=5 -patch=1 +major=4 +minor=0 +patch=0 base_version=${major}.${minor}.${patch}