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