X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=5142fa8aafb7bb383917777a296e2e6e80d9cd3a;hb=a7fa91e3c15544ce5b6f58684d3b9c0adc3cce10;hp=858e03bd3bd5db57b0996f2df93dd90f230efbd6;hpb=6059258812ec6ab451183d9a170f5918d113aa1d;p=policy%2Fapi.git diff --git a/version.properties b/version.properties index 858e03bd..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=4 +major=3 +minor=1 patch=1 base_version=${major}.${minor}.${patch}