X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=version.properties;h=38e2752761499daafe0d911a33b4ae30167cb64f;hb=HEAD;hp=26d6bcf14d45c93ae24d3af9f9d18c9707454ea7;hpb=2c79dd1a45f46768bf908d9246f4480a7531974a;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 26d6bcf1..9575b61b 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=8 +minor=7 +patch=4 base_version=${major}.${minor}.${patch}