X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=3288dcdc33dd108909b647cfec9e81b4fb23d409;hb=refs%2Fheads%2Fjava-17;hp=50539a035147fc9c21726c94caeecf9f694eb615;hpb=dfb8642bcb73fde669d7dbef2f70f1f6fad0aac2;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 50539a03..3288dcdc 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=1 -patch=2 +minor=3 +minor=0 +patch=1 base_version=${major}.${minor}.${patch}