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