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