From: seshukm Date: Mon, 19 Mar 2018 11:47:11 +0000 (+0530) Subject: correct the version of the SO release X-Git-Tag: v1.2.1~401^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f400d1e71ca44f98cd4ac507ef79cc043bb92176;p=so.git correct the version of the SO release Issue-ID: SO-497 Change-Id: Ia0943217d5572b2ba175d67f00d7543383ee69a0 Signed-off-by: seshukm --- 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}