X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=b2dfad63bc1f56bafe0c8cfec3fc10b3c989560a;hb=fb4caa6beac525fef370267d44259f5290e3cb93;hp=67022d0f3278198b1fb8390dd3189da4dae8b60b;hpb=bd8ab2fc4737aebada59962baed8b35d4f86dd1c;p=cps.git diff --git a/version.properties b/version.properties index 67022d0f3..b2dfad63b 100755 --- a/version.properties +++ b/version.properties @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (C) 2021 Nordix Foundation +# Modifications Copyright (C) 2022 Bell Canada. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,9 +20,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 this -major=2 +major=3 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch}