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