X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=f34034bcb0545e57ce979fa2075548abd146ec17;hb=d0631367e718fb46148514b768320993b3159386;hp=614e56e9c18b9bfe657daee8e615dddb7c9c83fb;hpb=e2f4c02870325144a927d65466ac58b149ab5883;p=policy%2Fparent.git diff --git a/version.properties b/version.properties index 614e56e9..f34034bc 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=2 -minor=1 +major=3 +minor=2 patch=0 base_version=${major}.${minor}.${patch}