X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=9b78cd0bd237320a4a314245a0bffdcbc21cb84a;hb=0e051c5f9acaa54fcbf119b674d7e4e89a853363;hp=564f55f4e1842ce980e47890836c1b67a92df4ea;hpb=68179e83a94ad2ea2b9ec325c8fa2f9b7c765d04;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index 564f55f4..9b78cd0b 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=3 base_version=${major}.${minor}.${patch}