From: Raviteja Cherughattu Date: Fri, 31 Jul 2020 18:18:47 +0000 (-0500) Subject: Prepare for release 2.7.0 X-Git-Tag: 2.7.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=commitdiff_plain;h=43ee218d890c982328ed8f16ec87c51b31e825be Prepare for release 2.7.0 Issue-ID: AAF-1142 Change-Id: I0d339e6fb5cc503d9b7d2cc7ed3d5dd4f9c4f872 Signed-off-by: Raviteja Cherughattu --- diff --git a/version.properties b/version.properties index ec090acd..38e27527 100644 --- a/version.properties +++ b/version.properties @@ -24,10 +24,10 @@ # 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 -# This TAG 2.1.21-SNAPSHOT is here to help remember to change this file. Keep it up to date with the following "real" entries: +# This TAG 2.7.0-SNAPSHOT is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 -minor=1 -patch=22 +minor=7 +patch=0 base_version=${major}.${minor}.${patch}