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