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=fcf14bc2eddad4f3ef7f138a5b5c98b1e965fde9;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}