X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=5142fa8aafb7bb383917777a296e2e6e80d9cd3a;hb=f56a9d9417c53cffc02d646545b47869dae16761;hp=9cb87dba9d1660fd8f833f0068e9aefc66668443;hpb=66d7d3b3cf4fb6c1396c588ca6f56f64e0f47340;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 9cb87dba..5142fa8a 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=6 +major=3 +minor=1 patch=1 base_version=${major}.${minor}.${patch}