X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=0a767e5b7836aeed0569dbd0ffb7b54efc6ec3e9;hb=refs%2Fheads%2Fmontreal;hp=8b9e317180f7dd804d3002026863efe5d58c1e7c;hpb=be1caa4907e14c8572e9a78b2a959d50e31a117b;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 8b9e3171..0a767e5b 100644 --- a/version.properties +++ b/version.properties @@ -2,9 +2,9 @@ # 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=2 -minor=7 -patch=0 +major=3 +minor=0 +patch=3 base_version=${major}.${minor}.${patch}