From: jinquanni Date: Mon, 23 Nov 2020 09:08:55 +0000 (+0800) Subject: Bumped the version no. to 1.2.8 X-Git-Tag: 1.2.8~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F64%2F115264%2F1;p=msb%2Fapigateway.git Bumped the version no. to 1.2.8 Issue-ID: MSB-537 Signed-off-by: Jinquan Ni Change-Id: Idf935299bc977e65aa3ec888b510dd74ce504444 --- diff --git a/version.properties b/version.properties index b869f98..eb0d49c 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=2 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT