From: Guangrong Fu Date: Thu, 23 Mar 2023 06:07:44 +0000 (+0800) Subject: Bumped the version to 12.0.0 X-Git-Tag: 12.0.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a6ad1c90c5b21964506b3be6b7d55237962de228;p=holmes%2Frule-management.git Bumped the version to 12.0.0 Issue-ID: HOLMES-612 Signed-off-by: Guangrong Fu Change-Id: I4cfe28746ef39feff4b0753722d2a01d544f986f --- diff --git a/version.properties b/version.properties index 92f2aa3..efe8293 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=11 +major=12 minor=0 -patch=1 +patch=0 base_version=${major}.${minor}.${patch}