X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=version.properties;h=de52dc049d9feb80c8cb7503b83529652cf2e126;hp=cada72b1e2c54699174147b68eda16a26c33817f;hb=HEAD;hpb=a50007dcded86acc2dcd610810f8afac720a058a diff --git a/version.properties b/version.properties index cada72b1..9575b61b 100644 --- a/version.properties +++ b/version.properties @@ -24,10 +24,10 @@ # 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.10 is here to help remember to change this file. Keep it up to date with the following "real" entries: +# 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=10 +minor=7 +patch=4 base_version=${major}.${minor}.${patch}