X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=668657e96248cfea7ab6b983eab06ead4b86e928;hb=3225f51c16843cc9de7a485ad37d37d9cbd4f973;hp=d3e09bb170b69166e2a6ac71f3d6faf222e7c1df;hpb=9009032c5f823778ce105c11f0a131bd6ae64171;p=so.git diff --git a/version.properties b/version.properties index d3e09bb170..668657e962 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=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch}