X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=28c09b9d6cb1cae73a1f99d14fc5d87679d5f9e4;hb=refs%2Fheads%2Fdublin;hp=e1e6b0b337dccdf302a3743ef940dcbf285bf03d;hpb=3c9b6be403e3937084b8de344199fc873236ca08;p=so.git diff --git a/version.properties b/version.properties index e1e6b0b337..28c09b9d6c 100644 --- a/version.properties +++ b/version.properties @@ -1,10 +1,10 @@ # Versioning variables # 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... +# because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=2 +minor=4 +patch=4 base_version=${major}.${minor}.${patch}