X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=bc48f0ac153c98328c45db5b9a326373c7f82491;hb=7edfb18d4366c1cb09d83ec0f84221bbe1fce527;hp=d54fa5b89095922351c08f4b9fd7eb6230cd7c72;hpb=d8fe5673daaf680f24bda96d471b6b6d67ff1bcc;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index d54fa5b8..bc48f0ac 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=3 +major=3 +minor=1 patch=0 base_version=${major}.${minor}.${patch}