X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=d3e09bb170b69166e2a6ac71f3d6faf222e7c1df;hb=2699e2ca4dc9289bb677888c76b048f5d8001587;hp=1eaa4fa6e33369afce61818acbad389909152b74;hpb=be990b04a88144a53561152596b315b672efdb02;p=so.git diff --git a/version.properties b/version.properties index 1eaa4fa6e3..d3e09bb170 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=18020100 -patch=63 +minor=2 +patch=1 base_version=${major}.${minor}.${patch}