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