From: MD IRSHAD SHEIKH Date: Wed, 23 Jun 2021 03:47:02 +0000 (+0530) Subject: Changed versrion to 5.9.9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=92078f71c5978d4a41410972a2f0a315a541a0ab;p=so.git Changed versrion to 5.9.9 Issue-ID: SO-3674 Signed-off-by: MD IRSHAD SHEIKH Change-Id: Id2102b90381b142885ce0f99ba0c2e1f4952a0f2 --- diff --git a/version.properties b/version.properties index b3f28cde3f..e8c57adfbe 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # 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 -major=1 -minor=8 -patch=1 +major=5 +minor=9 +patch=9 base_version=${major}.${minor}.${patch}