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