X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=19e0714bea6c49664c420c079facb76d9668eea6;hb=HEAD;hp=756f8a39c11458e89863113a17ba9d86b30b6264;hpb=54aec03827c19cc0685aa6b7cb605bdddc0ee3c3;p=policy%2Fxacml-pdp.git diff --git a/version.properties b/version.properties index 756f8a39..19e0714b 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=5 +major=4 +minor=0 patch=0 base_version=${major}.${minor}.${patch}