X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=bc48f0ac153c98328c45db5b9a326373c7f82491;hb=ce5b1c4b29bd3906ba72c38e641f3708949a1d2a;hp=6ee93e8b051b5361a7da6db54dc05e1b5868716c;hpb=b7e8af08838772ee82ef997a2f5fe92fc5d3901e;p=policy%2Fxacml-pdp.git diff --git a/version.properties b/version.properties index 6ee93e8b..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=8 +major=3 +minor=1 patch=0 base_version=${major}.${minor}.${patch}