X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=0a767e5b7836aeed0569dbd0ffb7b54efc6ec3e9;hb=c8994fd02e0db5478e7abc87e699f49006ad32f1;hp=4ba0a9a80026debdc8de051d718243d39891545e;hpb=6abd0036e84b0b3774fcdeaf40b63b62c47ce0dc;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 4ba0a9a8..0a767e5b 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=3 minor=0 -patch=0 +patch=3 base_version=${major}.${minor}.${patch}