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