X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=d47e5b0ea4720c9041a00714566677f44ac1515a;hb=d454de42df6be46407962105870e2a9607b46028;hp=26d6bcf14d45c93ae24d3af9f9d18c9707454ea7;hpb=5677039c46e3514174f1bc299f5c8e6e8a568824;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 26d6bcf1..d47e5b0e 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.23-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=8 +patch=23 base_version=${major}.${minor}.${patch}