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