X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=cd25132c3a2a2ef674b16b01def78f51b3314075;hb=096803ce0a8f4a57cc2f78f7d969cab18cb7a93e;hp=306bccf6ed60a67f7c115654db4b9ac1f81b1f25;hpb=014494d662fee62eb0911b693aa6baf0ba54e26f;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 306bccf6..cd25132c 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.12-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=7 +patch=12 base_version=${major}.${minor}.${patch}