X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=5142fa8aafb7bb383917777a296e2e6e80d9cd3a;hb=ef722a6ef6a64b69bf152c0187992f0ee91a2682;hp=86a80a539d45737db64acf5c0b52463c68f9aed0;hpb=c4e9019a50cbf4d1e8bd11d93a163958bd5b251b;p=policy%2Fxacml-pdp.git diff --git a/version.properties b/version.properties index 86a80a53..5142fa8a 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=0 +major=3 +minor=1 +patch=1 base_version=${major}.${minor}.${patch}