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?p=msb%2Fapigateway.git;a=commitdiff_plain;h=b6d7c4d1bd8a7d98d5e1c82faebb4735f6b251f1 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