X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=c45e658074a73b7ac650dd398c5042961543a754;hb=refs%2Fheads%2Frelease-2.2.0;hp=512878731631f166b3b485422632ff0bb6123d64;hpb=ecfc5c31bc505573b9686e282b4cd087303be4ec;p=portal.git diff --git a/version.properties b/version.properties index 51287873..c45e6580 100644 --- a/version.properties +++ b/version.properties @@ -2,8 +2,8 @@ # 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 -major=1 -minor=0 +major=2 +minor=2 patch=0 base_version=${major}.${minor}.${patch}