X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=9bdcd7bec126dd66151bd7a6b9eb9110690d95af;hb=71ba4dc9540db18cc51e318df94c81e7b49613af;hp=e341f3e449dd10aeab5a34905a06fed39ad4e4e5;hpb=58c2a7132f861e269ed707eb585657b0c9ead9f5;p=aaf%2Fauthz.git diff --git a/version.properties b/version.properties index e341f3e4..9bdcd7be 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.15-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=15 +minor=7 +patch=2 base_version=${major}.${minor}.${patch}