From: seshukm Date: Tue, 8 Dec 2020 11:37:27 +0000 (+0530) Subject: bump the version to 1.8.x series X-Git-Tag: 1.8.0~64 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F116194%2F3;p=so.git bump the version to 1.8.x series Issue-ID: SO-3415 Signed-off-by: seshukm Change-Id: I532e20d1712e24c036d485b777570cf8d5b425e9 --- diff --git a/version.properties b/version.properties index 74801daa0f..11f0383267 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=7 -patch=8 +minor=8 +patch=0 base_version=${major}.${minor}.${patch}