X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=version.properties;h=de52dc049d9feb80c8cb7503b83529652cf2e126;hp=bb43fd2848cee3cdb2724ac4b38fc8ce960a2672;hb=HEAD;hpb=eeb50d3b600eb5c781c53cb6f9519e503e22ca6d diff --git a/version.properties b/version.properties index bb43fd28..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.19-SNAPSHOT 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=19 +minor=7 +patch=4 base_version=${major}.${minor}.${patch}