X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=44e6ad0dbbda5fdec047977ec70283e61147300f;hb=29e3c173f9278920fab72cbace38cf578bc53447;hp=d3e09bb170b69166e2a6ac71f3d6faf222e7c1df;hpb=1e5d88a280b09ee2c38e4e0a24207cf6856bf85e;p=so.git diff --git a/version.properties b/version.properties index d3e09bb170..44e6ad0dbb 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=3 base_version=${major}.${minor}.${patch}