X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=version.properties;h=919f72e543aabaf29acfdb88ae4b810ccced1e57;hb=8e63d7b907bf8e94eacf283af435dfd27fe823ee;hp=04bd78a1e9873161afc9d3c6b3646b1d947b9908;hpb=b0c2031e8d546336685c84cfccef8d515144dfc6;p=cps.git diff --git a/version.properties b/version.properties index 04bd78a1e..919f72e54 100755 --- a/version.properties +++ b/version.properties @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= -# Copyright (C) 2021 Nordix Foundation +# Copyright (C) 2021-2023 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=1 -minor=1 -patch=0 +major=3 +minor=4 +patch=1 base_version=${major}.${minor}.${patch}