X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=564f55f4e1842ce980e47890836c1b67a92df4ea;hb=7a105626c48be59154180a90f079c96bbc52b1c7;hp=913ef770ae439c804b7d021dce7a6787c7e07f7c;hpb=baa1bc31266e48b0b443ea3dc0eee996f51a0b03;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 913ef770..564f55f4 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.16-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=9 +patch=16 base_version=${major}.${minor}.${patch}