X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=02ce08936ee2a4f8b85320a485b1baad7816a937;hb=3cb19eb94fc06aed30bd3bca7178a7d1ba8c7183;hp=16010f77ed78a5281a812ee17c6573694e331471;hpb=fe3c40d9686febe8b6dd633bb9b1bbebba00288b;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 16010f77..02ce0893 100644 --- a/version.properties +++ b/version.properties @@ -19,13 +19,15 @@ # ============LICENSE_END============================================ ### + # Versioning variables # 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: major=2 minor=1 -patch=10 +patch=21 base_version=${major}.${minor}.${patch}